Android Sample Coding-PART 4:
1.Grid View:
Grid View is a ViewGroup that displays items in a two-dimensional, scrollable grid. The grid items are automatically inserted to the layout using a ListAdapter.
Screenshot :
1.1. Normal Gridview:
1.2.Custom Gridview:
Download Code Here
Normal GridView
Custom GridView
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
No comments:
Post a Comment