#
custom-itemdecoration
Here are 2 public repositories matching this topic...
A custom ItemDecoration which appends dividers(with same thickness) between items(with same dimension) for RecyclerView
- Updated
Sep 17, 2019 - Java
VariedItemDecoration是通用的Recycler ItemDecoration。可实现在一个列表里显示多种不同样式的ItemDecoration;可定制每个item的ItemDecoration的显示和样式。使用方便,并且提供非常简单的自定义ItemDecoration方式,根据position返回对应item的装饰drawable和大小。
- Updated
Nov 27, 2020 - Java
Improve this page
Add a description, image, and links to thecustom-itemdecoration topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thecustom-itemdecoration topic, visit your repo's landing page and select "manage topics."