微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

SuperListView

程序名称:SuperListView

授权协议: Apache

操作系统: Android

开发语言: Java

SuperListView 介绍

SuperListView 让 Android 的 ListView 更易于使用,无需嵌入 ListView 到 FrameLayout
添加进度栏到空的视图,该控件已经帮你搞定一切。

内置特性:

  • ProgressBar while adapter hasn’t been set

  • EmptyView if adapter is empty

  • SwipeRefreshLayout (Google’s one)

  • Infinite scrolling, when you reach the X last item, load more of them.

  • Swipe To dismiss for the SuperListView (doesn’t make sense for a gridview) (Thanks Roman Nurik)

  • GridView with SuperGridView

  • Open to suggestions (and Pull Request ofc) for others :)

SuperListView 官网

https://github.com/dommerq/SuperListview/

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐