recyclerview-item-decoration topic
List
recyclerview-item-decoration repositories
Flap
286
Stars
18
Forks
Watchers
Enhance RecyclerView and Adapter and ViewHolder. Make them much more powerful and easier to use.
ItemDecorations
43
Stars
6
Forks
Watchers
A dividers library for RecyclerView which use GridLayoutManager or LinearLayoutManager,when the RecyclerView used GridLayoutManager that supports Cross-Column feature.一款RecyclerView的分割线库,支持...
XRecyclerViewDivider
39
Stars
6
Forks
Watchers
RecyclerView功能强大的分割线:支持水平竖直方向LinearLayoutManager,支持draw颜色等;支持水平竖直方向GridLayoutManager,支持设置SpanSizeLookup,支持draw颜色等;支持水平竖直方向的StaggeredGridLayoutManag...
ItemDecorator
19
Stars
5
Forks
Watchers
A simple utility class that helps you customize your RecyclerView's ItemTouchHelper.SimpleCallback.onChildDraw behavior, when ItemTouchHelper.ACTION_STATE_SWIPE is triggered.