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

mysql - How to enter php data into a html multiple select box -

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

c++ - Cassandra datastax cpp driver - avoiding unnecessary copies -