sergejsha / pinned-section-listview

Easy to use ListView with pinned sections for Android.
2.59k stars 808 forks source link

How to Add Image with lazy list #11

Closed bkothari99 closed 11 years ago

bkothari99 commented 11 years ago

I want to Add Image with lazy list. So,It is possible to add in it? please help me for implement it.

sergejsha commented 11 years ago

Simply add image to a list row and it will be added to the pinned view automatically. If you want to learn how to do it, please refer to developer.android.com or ask questions at stackoverflow.com.