android - Hangling touch events inside HorizontalScrollView -


I have a HorizontallScrollView and there are scenes inside it, what do I need to touch for each child with click and vertical speed it's possible? At the moment I set Ontechlistner and Onclick LeStner on the scroll inside every child, but On-Touch Alicher struggles with Horizontalcrossview.

Try to put in the scroll view to see a gridview with your kids.


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

asp.net mvc - How to attach sql database to a javascript graph -

c# - How to know the number of Threads created and limit the Tasks accordingly -