Hi all, Hi all, I am stuck in a situation,where I have onClick() method & onTouchEvent() method. The situation is the my onTouchEvent() is handling the fling gestures (like left,right), after each fling i am changing the Layout & presenting new one for the user. On each layout i have some buttons & they have the onClick() set.
Now when i do the gesture nothing happens & sometimes the onClick gets called. how i can make these two methods to work correctly? please help tahnks, sat -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en To unsubscribe from this group, send email to android-developers+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.

