HorizontalVariableListView icon indicating copy to clipboard operation
HorizontalVariableListView copied to clipboard

Snap To Item and bubbling vertical touch events to parent view (or parent listview)

Open shabbirh opened this issue 12 years ago • 1 comments

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

shabbirh avatar May 28 '13 17:05 shabbirh

what is vertical touch?

Malachiasz avatar Jun 25 '13 14:06 Malachiasz