On Thu, Sep 15, 2011 at 8:32 AM, nivedita arora <[email protected] > wrote:
> But the other problem still exists.problem is when i drag of finger > only one button gets registered , even if i press other buttons by > dragging cursor -> other button touch are just ignored. > I don't know - perhaps instead of registering a touch listener on each button you can do it on the parent container then do some hit testing to see what button the user is over? ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

