This is a gallery like view for android, in which the image in center of screen gets enlarged. It is built with the help of HorizontalScrollView. I had to use HorizontalScrollView because gallery widget is deprecated in Android..
zoomable-gallery is hosted in the following web site
https://github.com/droiddev24/zoomable-gallery
If you think the Android project zoomable-gallery 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 zoomable-gallery.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
zoomable-gallery has the following Java source files.
org.droiddev.zoomable_gallery.CenteringHorizontalScrollView.java org.droiddev.zoomable_gallery.MainActivity.java