04 2016 档案

摘要:/** * @author zhy */public class DividerGridItemDecoration extends RecyclerView.ItemDecoration { private static final int[] ATTRS = new int[]{android.R.attr.listDivider}; private Drawable mDivide... 阅读全文

posted @ 2016-04-06 21:23 a0000 阅读(1293) 评论(0) 推荐(0)

摘要:自定义可点击的ImageSpan并在TextView中内置“View“ 阅读全文

posted @ 2016-04-06 12:27 a0000 阅读(689) 评论(0) 推荐(0)

导航