please why when I bind OnTouchListener on TableLayout, touching screen is not firing the event?I have buttons nested in the TableLayout and handlers binded on them are firing properly.. I tried set setClickable to true,but it still does not work..
|
feedback
|