Android pull-down refresh listview – rtpulllistview (Demo)

Pull down refresh is used in more and more apps, and has formed a default user habit. When encountering the content displayed in the list, users have begun to pull out habitually. Qualitative has been formed in interaction habits. Previously, in my article "IOS learning notes 34 - egotableviewpullrefresh to realize pull-down refresh", I introduced how to realize the function of pull-down refresh on IOS. Today, I will mainly introduce the demo of realizing pull-down refresh on Android. The pull-down control refers to the open source project pulltorefresh on GitHub and makes simple modifications. The final effect is as follows:

The project structure is as follows:

You can customize the drop-down display effect during use. If you want to modify the top drop-down display, you only need to modify the pulllist_ Head.xml, modify the bottom to get more, then modify the list_ Footview.xml.

Next, use in activity:

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>