I am looking for some way to implement a list item which shows up to 10 images, where first 1-2 images are large and others are small. how do i achieve it?
Asked
Active
Viewed 26 times
1
-
please look at this ans http://stackoverflow.com/questions/4777272/android-listview-with-different-layout-for-each-row – Sush May 13 '16 at 09:42
-
@sush its shows hot to display different listitems. I am looking for implementation of particular one. – Yarh May 13 '16 at 09:46
-
sorry i got it. As per your need as need and requirement you can show thumbnails have little transparent view with pager. – Sush May 13 '16 at 09:53
-
I will finish my library for exotic list realization in a few days. Check it on Github - GensaGames/LinkedListView – GensaGames May 13 '16 at 12:46