sergejsha / pinned-section-listview

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

Bug: Fixes Item not staying pinned #94

Open justingrayston opened 7 years ago

justingrayston commented 7 years ago

Also ensures that the pinned section is drawn even if there are less than two items. Updated example app to demonstrate fix.

Closes #39