前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >Github上star数超1000的Android列表控件

Github上star数超1000的Android列表控件

作者头像
阳仔
发布2019-07-31 17:19:40
1.3K0
发布2019-07-31 17:19:40
举报
文章被收录于专栏:终身开发者终身开发者

Android开发中,列表估计是最最常使用到的控件之一了。列表相关的交互如下拉刷新,上拉更多,滑动菜单,拖动排序,滑动菜单,sticky header分组,FAB等等都是十分常见的体验。Github中有大量优秀的开源项目,今天就来看看star数超1000的Android列表控件都有哪些。

  • WaveSwipeRefreshLayout star数1300+ 水滴效果的下拉刷新列表 https://github.com/recruit-lifestyle/WaveSwipeRefreshLayout
  • CircleRefreshLayout star数1300+ 对滴效果不错的一个下拉刷新,动画很柔和。 https://github.com/tuesda/CircleRefreshLayout
  • Phoenix star数2700+ Phoenix Pull-to-Refresh,Phoenix的动画看起来都很精致,个人蛮喜欢的。 https://github.com/Yalantis/Phoenix
  • android-Ultra-Pull-To-Refresh star数6300+ 这个是国人编写的一个控件,可以支持所有的View下拉刷新。star数挺高的,应该比较符合国内很多开发者的需求。
  • drag-sort-listview star数2900+ 可以对列表进行拖动排序。 https://github.com/bauerca/drag-sort-listview
  • UltimateRecyclerView star数4300+ 功能很强大,支持下拉刷新、滑动Item出现菜单、支持FAB、拖动Item以及各种动画等。

https://github.com/cymcsg/UltimateRecyclerView

  • BaseRecyclerViewAdapterHelper star数4000+ 功能强大的RecycleView使用帮助 https://github.com/CymChad/BaseRecyclerViewAdapterHelper
  • pinned-section-listview star数2100+ ListView在分组内滑动时分组title可以固定,即sticky header效果。 https://github.com/beworker/pinned-section-listview
  • StickyGridHeaders star数1300+ 这个是九宫格滑动时的sticky header效果https://github.com/TonicArtos/StickyGridHeaders
  • RecyclerViewItemAnimators star数2100+ 要实现RecycleView Item各种动画效果,可以参考此类库 https://github.com/gabrielemariotti/RecyclerViewItemAnimators
  • greedo-layout-for-android star数1000+ RecyclerView实现的类似九宫格的效果,item的排版不规则 https://github.com/500px/greedo-layout-for-android
  • AsymmetricGridView star数1200+ 一个使用ListView实现的非对称的九宫格效果 https://github.com/felipecsl/AsymmetricGridView
本文参与 腾讯云自媒体分享计划,分享自微信公众号。
原始发表:2016-10-25,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 终身开发者 微信公众号,前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档