On Thu, Sep 15, 2011 at 7:58 AM, nivedita arora <[email protected]
> wrote:

> yes i gt continuous button down rather thn one click. any idea how boggle
> type games have button click functionality using finger drag ?
>

Set some flag on the first touch, ignore all other touch events when the
flag is set, and clear the flag when you get a release event (or whatever it
is).

-------------------------------------------------------------------------------------------------
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

Reply via email to