I am creating an application in Android that utilizes Gestures. I have recorded the gestures using 'Gesture Tool' aka Gesture Builder.

Everything works fine (no issues with detecting gestures or whatsoever) - however it displays visual clue (dark yellow line when a gesture is recognized) or transparent yellow when it doesn't

Is there any way I can stop that???

I did check other forums and API for GestureOverlayView - but no success so far

Any help would be greatly appreciated

link|improve this question

0% accept rate
Did you try android:gestureColor and android:uncertainGestureColor when checking the API? – Dan S Nov 18 '11 at 1:38
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.