An open API service indexing awesome lists of open source software.

https://github.com/xiazunyang/recyclerview.decoration

RecyclerView常用的一些ItemDecoration装饰器,比如RecyclerView使用GridLayoutManager时,使每个ItemView之间的间距相等的SpaceItemDecoration;以及在垂直列表上显示悬浮视图的StickyItemDecoration。
https://github.com/xiazunyang/recyclerview.decoration

Last synced: 3 months ago
JSON representation

RecyclerView常用的一些ItemDecoration装饰器,比如RecyclerView使用GridLayoutManager时,使每个ItemView之间的间距相等的SpaceItemDecoration;以及在垂直列表上显示悬浮视图的StickyItemDecoration。

Awesome Lists containing this project