ImageView that supports resizing, rotation and drag gestures..
android-gestureimageview is hosted in the following web site
https://github.com/fengqi-wang/android-gestureimageview
If you think the Android project android-gestureimageview listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android-gestureimageview.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, hdpi, xhdpi, nodpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
There are 3 image files in android-gestureimageview. The names of the image files are listed as follows.
android_robot_200.png ic_act_panda.png ic_action_search.png
The following screenshort is generated from the image listed above.
android-gestureimageview has the following Java source files.
android.gestures.BaseGestureDetector.java android.gestures.MoveGestureDetector.java android.gestures.RotateGestureDetector.java android.gestures.TwoFingerGestureDetector.java android.widget.GestureImageView.java android.widget.ImageMapGestureView.java android.widget.area.AreaManager.java ch.codepanda.gestureimage.AboutActivity.java ch.codepanda.gestureimage.GestureImageActivity.java ch.codepanda.gestureimage.ImageMapActivity.java ch.codepanda.gestureimage.MainActivity.java