Make sure you only play the sound when the action is ACTION_DOWN in
the OnTouchListener

-niko

On Sep 29, 5:11 pm, ericmahlon <ericmah...@hotmail.com> wrote:
> I have an interactive image which uses OnTouchListener to get the
> coordinates.  In doing so...if a user places their finger on the area
> it may hit it multiple times thus getting new coordinates within the
> area that plays the sounds...thus playing the sound twice.  Any
> suggestions on how to clear up this issue?
>
> Thanks

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to