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 section header and takes its position. how to implement that in an android app? any help?
I am using a SeparatedListAdapter. The Next section’s header when reaches the top, the
Share
Here is a demo application and source code.
Screen Shots of this demo :
Thanks to developers of this listview demo.
Enjoy.
And Another API is here.