How can I have my textview detect if a circle is drawn on it's surface? And help would be great.
Thanks so much. -Mitchell
You have to add a GestureOverlayView to your application.
There is a nice walkthrough for gestures on the Android Developers site: http://developer.android.com/training/gestures/detector.html
You have to add a GestureOverlayView to your application.
There is a nice walkthrough for gestures on the Android Developers site: http://developer.android.com/training/gestures/detector.html