ya u r right thanks for the reply .... i figured that out .... thanks again man ...
thanks, sat On Sun, Mar 28, 2010 at 6:51 PM, murali raju <[email protected]> wrote: > hi satish, > > i guess there is no need to use both the methods. > click = touch down + touch up. so using just ontouch is enough > > On Sat, Mar 27, 2010 at 2:08 PM, satish bhoyar <[email protected]>wrote: > >> Guys pls help ... >> >> >> On Fri, Mar 26, 2010 at 5:02 PM, satish bhoyar <[email protected]>wrote: >> >>> 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]<android-developers%[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. >> > > -- > 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]<android-developers%[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. > -- 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.

