sergejsha / pinned-section-listview

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

how pinned listView add footView #28

Closed wszyquan closed 10 years ago

wszyquan commented 10 years ago

I want add footView when the data is end , and click foot view load more data ,how will I do , is pinned list has this feature

sergejsha commented 10 years ago

Please check out the example app to see how a FooterView can be added. This is standard Android stuff.