sergejsha / pinned-section-listview

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

Not working for nested listviews #90

Open garg-ketki opened 8 years ago

garg-ketki commented 8 years ago

I have a nested list view with PinnedListView as outermost layout and NormalList as the item of pinnedList. I have disabled the scroll action of Normal List.

Header is not pinned on scrolling list view.