sergejsha / pinned-section-listview

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

fix issue#46: do not request list item type with position grater than possible #52

Closed danikula closed 10 years ago

danikula commented 10 years ago

Fixes issues #46, issue #30

sergejsha commented 10 years ago

Thanks for fixing it. I had to extend example first, to be able to reproduce the issue. The fix was correct.