RecyclerView+SwpieRefreshLayout(转载)
摘要:开源库BaseRecyclerViewAdapterHelperhttp://blog.csdn.net/xiangzhihong8/article/details/52138669http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2016/
阅读全文
posted @
2017-01-12 20:52
大米稀饭
阅读(341)
推荐(0) 编辑
Universal-image-loader Mason 修复版(ImageLoader Image can't be decoded)
摘要:https://github.com/MasonLiuChn/Mason-Universal-image-loader
阅读全文
posted @
2017-01-03 15:59
大米稀饭
阅读(269)
推荐(0) 编辑
各种加载(转载)
摘要:https://github.com/zzz40500/android-shapeLoadingView https://github.com/zelic91/zprogresshud
阅读全文
posted @
2016-12-23 16:47
大米稀饭
阅读(138)
推荐(0) 编辑
Android主流UI开源库整理(转载)
摘要:http://www.jianshu.com/p/47a4a7b99364 标题隐含了两个层面的意思,一个是主流,另一个是UI。主流既通用,一些常规的按钮、Switch、进度条等控件都是通用控件,因此本文将其囊括,但一些很炫酷但不通用的控件除外。UI不仅包括控件,还包括效果、动画甚至是一些UI辅助类
阅读全文
posted @
2016-11-18 14:45
大米稀饭
阅读(11279)
推荐(0) 编辑
110、Android 下拉刷新框架实现(转载)
摘要:http://blog.csdn.net/leehong2005/article/details/12567757
阅读全文
posted @
2016-11-10 15:07
大米稀饭
阅读(271)
推荐(0) 编辑
github 开源 代码 学习 集合(转载)
摘要:一个支持多种item类型的recycleView依赖注入库 1.通过注解的方式方便的把ViewHolder注入到recycleView中。 2.去除findViewByID等冗余操作。 3.去除编写adapter那些冗余逻辑,只需要编写proxy和holder即可快速的实现淘宝首页那样复杂的页面。h
阅读全文
posted @
2016-11-09 18:36
大米稀饭
阅读(694)
推荐(0) 编辑
【PagerSlidingTabStrip】介绍及使用,让ViewPager更绚丽(转载)
摘要:http://blog.csdn.net/harryweasley/article/details/42290595
阅读全文
posted @
2016-11-06 15:22
大米稀饭
阅读(171)
推荐(0) 编辑
【ExpandableListView】的动画展开效果和使用
摘要:http://www.tuicool.com/articles/bEbYNba https://github.com/idunnololz/AnimatedExpandableListView
阅读全文
posted @
2016-11-04 19:35
大米稀饭
阅读(1156)
推荐(0) 编辑
【XRefreshView】打造android万能上拉下拉刷新框架(转载)
摘要:http://blog.csdn.net/footballclub/article/details/46422703 https://github.com/huxq17/XRefreshView
阅读全文
posted @
2016-11-02 15:18
大米稀饭
阅读(182)
推荐(0) 编辑
XUtils 3 使用
摘要:源代码:https://github.com/wyouflf/xUtils 基本使用:http://blog.csdn.net/abc6368765/article/details/50699334 http://blog.csdn.net/a1002450926/article/details/5
阅读全文
posted @
2016-06-17 00:03
大米稀饭
阅读(147)
推荐(0) 编辑