HorizontalVariableListView
HorizontalVariableListView copied to clipboard
Snap To Item and bubbling vertical touch events to parent view (or parent listview)
Hi,
Just wondering if this is possible with the HorizontalListView class? Also, I have the HorizontalVariableListView inside a regular ListView - I wanted to know how I can send the up and down touch/scroll events to the parent ListView - currently - if I try and scroll the main (parent) listview up and down while touching somewhere inside the HorizontalVariableListView the touch seems to be lost and nothing happens - if that event (if you can tell me what and how to get the event even) can be trapped and somehow bubbled up to the parent listView that would be great.
Thanks for an excellent library,
Warm Regards,
Shabbir
what is vertical touch?