I can handle touch event for panel that contain many views(label)
And when i touch on label,the touch event for panel raised successfully
But i add this views in scrollview because i have many views(Views are label that their content are number 1 to number 100)
Is there a way for detect touch event when i use scrollview?
And when i touch on label,the touch event for panel raised successfully
But i add this views in scrollview because i have many views(Views are label that their content are number 1 to number 100)
Is there a way for detect touch event when i use scrollview?