listview
文章平均质量分 50
微微痛的是心脏
用抽象构建框架,用实现扩展细节
展开
-
PinnedHeaderExpandableListView
首先它是一个ExpandableListView,但是它的头部可以固定,其次,在它的上面还有一个头部可以来回伸缩 项目地址:https://github.com/singwhatiwanna/PinnedHeaderExpandableListView 接口 public interface OnHeaderUpdateListener {原创 2015-02-10 10:03:44 · 624 阅读 · 0 评论 -
android 4.0 联系人效果
StickyListHeaders GroupName滑动到顶端时会固定不动直到另外一个GroupName到达顶端的ExpandListView,支持快速滑动,支持Android2.3及以上 项目地址:https://github.com/emilsjolander/StickyListHeaders pinned-section-listview GroupName滑动到原创 2015-02-10 10:12:24 · 356 阅读 · 0 评论 -
ListView快速滑动,同时屏幕中间PopupWindows显示滑动到的item内容或首字母
项目地址:https://github.com/nolanlawson/CustomFastScrollViewDemo Android-ScrollBarPanel ListView滑动时固定的Panel指示显示在scrollbar旁边 项目地址:https://github.com/rno/Android-ScrollBarPanel原创 2015-02-10 10:21:02 · 713 阅读 · 0 评论 -
ListView及GridView item以特殊动画效果进入屏幕
项目地址:https://github.com/twotoasters/JazzyListView Demo地址:https://play.google.com/store/apps/details?id=com.twotoasters.jazzylistview.sample 在线演示:http://lab.hakim.se/scroll-effects/ ListViewAnimat原创 2015-02-10 10:24:44 · 2034 阅读 · 0 评论 -
针对ListView item的侧滑删除和支持下拉时HeaderView缩放的ListView、ScrollView
项目地址:https://github.com/baoyongzhang/SwipeMenuListView APP示例:手机QQV5.0 项目地址:https://github.com/Frank-Zhu/PullZoomView原创 2015-02-10 11:30:11 · 831 阅读 · 0 评论 -
CalendarListview实现每个月一行日历效果的ListView
项目地址:https://github.com/traex/CalendarListview原创 2015-02-10 11:34:18 · 934 阅读 · 0 评论 -
提供一个简单可以自定义的下拉刷新实现
项目地址:https://github.com/Yalantis/Pull-to-Refresh.Rentals-Android 效果图:原创 2015-02-10 11:39:20 · 459 阅读 · 0 评论