Any one? It's just that the List View isn't receiving the touch events
for some reason (being consumed by the Button/TextView above),
although it still scrolls if I flick the finger. On a tap I need the
listview to receive the touch events so that the scroll is controlled.
Any ideas?
On Feb 7, 2:
Okay more on this - it seems my custom view for each row inside the
list is grabbing the touch event and not passing it through to the
list. I have set "setItemsCanFocus" on the ListView to True (as its
required) and now I can't make the listview stop it's scrolling on a
tap. It only stops when it
2 matches
Mail list logo