recyclerview-item-decoration topic
RecyclerView-Examples
Samples to learn about RecyclerView
TimelineView
A customizable and easy-to-use Timeline View library for Android. Works as a RecyclerView decorator (ItemDecoration)
ZoomRecylerLayout
🎢 Zoom Recycler Layout Manager For Android Kotlin
EasyXRecyclerView
主要提供了简单易用强大的RecyclerView库,包括自定义刷新加载效果、极简通用的万能适配器Adapter、万能分割线、多种分组效果、常见状态页面、item动画效果、添加多个header和footer、侧滑、拖拽、Sticky(黏性)效...
Y_DividerItemDecoration
A common RecyclerView divider , supports the LinearLayoutManager and the GridLayoutManager.
RecyclerViewDecoration
a common tool class for itemdecoration of RecyclerView,support ninepatch image.
RecyclerViewHelper
⚡A library to make RecyclerView more easy⚡ (上拉加载更多、头尾布局、拖拽排序、侧滑删除、侧滑选择、万能分割线)
InfiniteScrollRecyclerView
Enables the RecyclerView to Auto scroll for indefinite time.
FancyAdapters
A collection of customizable RecyclerView Adapters for Android, that provide various functionality like item selection, contextual action mode controls, drag&drop and swiping, among other.
CommonItemDecoration
A custom ItemDecoration which appends dividers(with same thickness) between items(with same dimension) for RecyclerView