SuperListView

码农软件 · 软件分类 · UI组件库 · 2019-08-02 13:27:42

软件介绍

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 :)

本文地址:https://codercto.com/soft/d/11482.html

Rapid Web Applications with TurboGears

Rapid Web Applications with TurboGears

Mark Ramm、Kevin Dangoor、Gigi Sayfan / Prentice Hall PTR / 2006-11-07 / USD 44.99

"Dear PHP, It's over between us. You can keep the kitchen sink, but I want my MVC. With TurboGears, I was able to shed the most heinous FileMaker Pro legacy 'solu-tion' imaginable. It has relationshi......一起来看看 《Rapid Web Applications with TurboGears》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具