摘要: DividerItemDecoration 官方的分割线 今天忽然看到一个好东西,给大家分享一下.在API 25之后,Google添加了一个DividerItemDecoration用作RecyclerView的分割线,目前只支持LinearLayoutManager,垂直和水平都是支持的. 用法: 阅读全文
posted @ 2017-06-02 08:04 潇风寒月 阅读(2) 评论(0) 推荐(0)