摘要: 转载于:http://blog.sina.com.cn/s/blog_5da93c8f01012pkj.html 通过setColorFilter可以实现滤镜效果。 如: final WallpaperManager wallpaperManager = WallpaperManager.getIn 阅读全文
posted @ 2016-10-13 16:31 初心。。。 阅读(936) 评论(0) 推荐(0) 编辑
摘要: LayoutManager、Adapter是必须设置的(不设置将无法显示数据 不执行onCreateViewHolder()等方法) ItemDecoration\ItemAnimator是可选的 LayoutManager:管理RecyclerView的结构(list/grid/..) Linea 阅读全文
posted @ 2016-10-13 15:34 初心。。。 阅读(220) 评论(0) 推荐(0) 编辑