PullToRefresh list with pinned section header

后端 未结 4 1415
粉色の甜心
粉色の甜心 2020-12-30 11:50

Does anyone has practice of using Pull to refresh list with Pinned section header? I use Android-PullToRefresh lib with my list and I want to add a

4条回答
  •  清酒与你
    2020-12-30 12:13

    SwipeRefreshLayout + any other suitable library that you would use can do the job. I would prefer PinnedSectionListView beacuse it uses Listview and it has it its pros in terms of UI/UX.

提交回复
热议问题