This Project shows how to create custom gridview in android.
CustomGridView is hosted in the following web site
https://github.com/devrath/CustomGridView
If you think the Android project CustomGridView 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 CustomGridView.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 14 |
Activity Count | 1 |
There are 1 image files in CustomGridView. The names of the image files are listed as follows.
android_icon.png
The following screenshort is generated from the image listed above.
CustomGridView has the following Java source files.
com.example.gridview.GridAdapter.java com.example.gridview.MainActivity.java com.example.gridview.customcontrols.HFGridView.java com.example.gridview.customcontrols.HFGridViewAdapter.java