This is a tab fragment that you can use in your Android App when you need to select multiple images in the middle of your app flow and then use the selected pics in some manner..
CachedGalleyFragment is hosted in the following web site
https://github.com/AnnuletConsulting/CachedGalleyFragment
If you think the Android project CachedGalleyFragment 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 CachedGalleyFragment.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 3 |
Fragment Count | 2 |
jar files used | urlimageviewhelper.jar |
Required Permissions | android.permission.INTERNET |
There are 2 image files in CachedGalleyFragment. The names of the image files are listed as follows.
selected_tab.png unselected_tab.png
The following screenshort is generated from the image listed above.
CachedGalleyFragment has the following Java source files.
com.annuletconsulting.gallery.GridFragment.java com.annuletconsulting.gallery.GridThumb.java com.annuletconsulting.gallery.PicTabsFragment.java com.annuletconsulting.gallerytest.DoSomethinWithSelectedPics.java com.annuletconsulting.gallerytest.GalleryTest.java