recyclerview-item-decoration
There are 41 repositories under recyclerview-item-decoration topic.
Spikeysanju/ZoomRecylerLayout
🎢 Zoom Recycler Layout Manager For Android Kotlin
zhou-you/EasyXRecyclerView
主要提供了简单易用强大的RecyclerView库,包括自定义刷新加载效果、极简通用的万能适配器Adapter、万能分割线、多种分组效果、常见状态页面、item动画效果、添加多个header和footer、侧滑、拖拽、Sticky(黏性)效果、多item布局等,各模块之间灵活、解耦、通用、又能相互组合使用。
yanyusong/Y_DividerItemDecoration
A common RecyclerView divider , supports the LinearLayoutManager and the GridLayoutManager.
AlanCheen/Flap
Enhance RecyclerView and Adapter and ViewHolder. Make them much more powerful and easier to use.
lriccardo/TimelineView
A customizable and easy-to-use Timeline View library for Android. Works as a RecyclerView decorator (ItemDecoration)
arjinmc/RecyclerViewDecoration
a common tool class for itemdecoration of RecyclerView,support ninepatch image.
alidili/RecyclerViewHelper
⚡A library to make RecyclerView more easy⚡ (上拉加载更多、头尾布局、拖拽排序、侧滑删除、侧滑选择、万能分割线)
erikjhordan-rey/RecyclerView-Examples
Samples to learn about RecyclerView
frontierdotxyz/InfiniteScrollRecyclerView
Enables the RecyclerView to Auto scroll for indefinite time.
ibosong/CommonItemDecoration
A custom ItemDecoration which appends dividers(with same thickness) between items(with same dimension) for RecyclerView
MikiLoz92/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.
dkzwm/ItemDecorations
A dividers library for RecyclerView which use GridLayoutManager or LinearLayoutManager,when the RecyclerView used GridLayoutManager that supports Cross-Column feature.一款RecyclerView的分割线库,支持LinearLayoutManager和GridLayoutManager,当使用GridLayoutManager时支持跨行特性
huangxiaolianghh/XRecyclerViewDivider
RecyclerView功能强大的分割线:支持水平竖直方向LinearLayoutManager,支持draw颜色等;支持水平竖直方向GridLayoutManager,支持设置SpanSizeLookup,支持draw颜色等;支持水平竖直方向的StaggeredGridLayoutManager
kevingermainbusiness/ItemDecorator
A simple utility class that helps you customize your RecyclerView's ItemTouchHelper.SimpleCallback.onChildDraw behavior, when ItemTouchHelper.ACTION_STATE_SWIPE is triggered.
Alireza-Farahani/EqualSpace-ItemDecoration
An RecyclerView.ItemDecorator which places equal Space/Gap/Margin between RecyclerView Items. (Supporting LinearLayout, GridLayout, Rtl and Horizontal)
arjinmc/ExpandRecyclerView
A lib for expand recyclerview,including adapter,style
Muyangmin/StickyHeaderDecoration
A RecyclerView decoration to implement sticky header effect.
droidcodes/SectionedRecyclerView
This project is for creating Sectioned Recyclerview in Android without any external sdk or library.
siwarats/recyclerview-itemdecoration
Android - Custom RecyclerView ItemDecoration
xmartlabs/XmartRecyclerView
A smart, simple and fast RecyclerView library
TreesAreOP/android-swipe-actions
Add custom Swipe Actions to a RecyclerView.
captain82/Picky
Expandable Grid Recycler View with Tooltip UI using picsum api .Screenshots attached
donkingliang/VariedItemDecoration
VariedItemDecoration是通用的Recycler ItemDecoration。可实现在一个列表里显示多种不同样式的ItemDecoration;可定制每个item的ItemDecoration的显示和样式。使用方便,并且提供非常简单的自定义ItemDecoration方式,根据position返回对应item的装饰drawable和大小。
NessCurie/RecyclerViewUtils
A ascension development efficiency for RecyclerView,you can see details in README.
OganBelema/CreaturesApp
An app that shows a list of creatures and the food they eat as well as a screen for creatures favourited by the user. Credit: Raywenderlich Beginning RecyclerView course
saschpe/android-utils
My often used Android classes
marshi/SpanItemDecoration
SpanItemDecoration shows RecyclerView.ItemDecoration astride multiple items.
Nav1023/Food-Delivery-Customer
This project is based on food delivery system for the customer, the user can order their food online through this.
alitamoor65/BannerAdsInRecyclerView
Show full width Admobs Banner ads in the Grid RecylerView after some items. Here is a complete tutorial in README, and source code in the repository
Mehedi-Hasan-Rooman/Android-clickable-recyclerview
Clickable Android Recycler view with Image & Text
prateekbhandarii/StickyHeaderRecyclerList
Sticky header list - often we see it in phone contact lists in today's smart phones / Code in Kotlin and good challange for Beginners
shakiz/ApplyLeave
An ui for applying leave.With features like leave type,start date to end date,reason and number of total leave already taken etc.
shakiz/RecyclerViewPagination
Recycler view is a googd component in replace of other viewgroup like as listview.Here in this project i have implemented how we can do pagination in recyclerview item.
andresandy1203/KotlinMessenger
Practice App created with Kotlin that registers users using Firebase Auth and allows users to engage in real-time messaging.
gzeinnumer/RecyclerViewAdapterBuilder
Stop Using Recyclerview Adapter