felipecsl / AsymmetricGridView

Android ListView that mimics a GridView with asymmetric items. Supports items with row span and column span
http://felipecsl.com/AsymmetricGridView
MIT License
1.84k stars 431 forks source link

Any Adapter example to add some image as items ? #65

Open hadidez opened 7 years ago

hadidez commented 7 years ago

hi, im new in android. i test my custom adapter to add some image as items to this asyncgridview but not worked. is any sample to show me how can i add image? thnks. your example is very complex and without wiki and documnets

Wolf00Bomber commented 7 years ago

Hi, The Example (app Folder) is really complicated and when I use the Sample code in the Wiki, it won't work and has some dependencies, Please create a good straightforward sample code to understand this.