1、节选器:类似iOS的Segment Control控件,此种方式的可定制化更好。
![](https://img.haomeiwen.com/i10599465/73955f95588f2d93.png)
https://github.com/7heaven/SHSegmentControl
2、时间轴
地址:https://github.com/vivian8725118/TimeLine
![](https://img.haomeiwen.com/i10599465/40322ec18bdc897f.png)
3、seekbar
地址:https://github.com/warkiz/IndicatorSeekBar
4、QuickSideBar
帮助快速查阅对应分组的侧边栏,可以配合任意列表,demo中给出配合RecyclerView(浮动分组使用stickyheadersrecyclerview)。
项目地址:https://github.com/saiwu-bigkoo/Android-QuickSideBar
效果图:
StickyListHeaders
GroupName 滑动到顶端时会固定不动直到另外一个 GroupName 到达顶端的 ExpandListView,支持快速滑动,支持 Android2.3 及以上
项目地址:https://github.com/emilsjolander/StickyListHeaders
效果图:
APP 示例:Android 4.0 联系人
网友评论