开发者

how to make the section header of a SeparatedListAdapter push the previous section while scrolling?

开发者 https://www.devze.com 2023-04-12 16:53 出处:网络
I am using a SeparatedListAdapter. The Next section\'s header when reaches the top, the section header changes abruptly. In case of an iOS app, the next section\'s header pushes up the old se开发者_C百

I am using a SeparatedListAdapter. The Next section's header when reaches the top, the section header changes abruptly. In case of an iOS app, the next section's header pushes up the old se开发者_C百科ction header and takes its position. how to implement that in an android app? any help?


Here is a demo application and source code.

Screen Shots of this demo :

how to make the section header of a SeparatedListAdapter push the previous section while scrolling?

how to make the section header of a SeparatedListAdapter push the previous section while scrolling?

Thanks to developers of this listview demo.

Enjoy.


And Another API is here.

0

精彩评论

暂无评论...
验证码 换一张
取 消