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
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
Copyright © 2021 Jogjafile Inc.
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