GitHub topics: itemdecoration
fondesa/recycler-view-divider
A library which configures a divider for a RecyclerView.
Language: Kotlin - Size: 1.6 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 517 - Forks: 45

youlookwhat/ByRecyclerView
🔥 RecyclerView 下拉刷新、上拉松手/自动加载更多、item点击/长按、item局部刷新、头布局/尾布局/状态布局、万能分割线、Skeleton骨架图、极简adapter、嵌套滑动置顶
Language: Java - Size: 7.18 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 821 - Forks: 140

vivian8725118/TimeLine
瀑布流式的时间轴
Language: Java - Size: 34.6 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2,109 - Forks: 275

lriccardo/TimelineView
A customizable and easy-to-use Timeline View library for Android. Works as a RecyclerView decorator (ItemDecoration)
Language: Kotlin - Size: 5.78 MB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 234 - Forks: 11

crazysunj/CardSlideView
一行代码实现ViewPager卡片效果,比ViewPager2更强大,底层同样是RecyclerView
Language: Java - Size: 1.32 MB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 332 - Forks: 50

nontravis/recycler-view-margin-decoration
A library for add margin each item in RecyclerView.
Language: Java - Size: 1.03 MB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 232 - Forks: 25

gejiaheng/Dividers-For-RecyclerView
:clipboard: A simple demo to demonstrate how to draw dividers for RecyclerView
Language: Java - Size: 106 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 65 - Forks: 8

yanyusong/Y_DividerItemDecoration
A common RecyclerView divider , supports the LinearLayoutManager and the GridLayoutManager.
Language: Java - Size: 165 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 377 - Forks: 55

magiepooh/RecyclerItemDecoration
ItemDecoration for RecyclerView using LinearLayoutManager for Android
Language: Java - Size: 7.5 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 324 - Forks: 63

naseemakhtar994/recycler-view-margin-decoration Fork of nontravis/recycler-view-margin-decoration
A library for add margin each item in RecyclerView.
Language: Java - Size: 1.02 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

StKotok/recyclerswipe
Language: Java - Size: 146 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bleeding182/recyclerviewItemDecorations
ItemDecoration for Android Recyclerview
Language: Java - Size: 3.14 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 433 - Forks: 115

tata88k/divider
Easy RecyclerView ItemDecoration
Language: Kotlin - Size: 335 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 27 - Forks: 2

yuluyao/frog
RecyclerView 适配器(adapter)、分割线(divider)、点击监听(item click listener)
Language: Kotlin - Size: 7.3 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

shuhart/StickyHeader 📦
A simple lightweight sticky header ItemDecorator for RecyclerView
Language: Java - Size: 275 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 133 - Forks: 31

mpao/and-pop-movies
Android Nanodegree Popular Movies
Language: Java - Size: 484 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

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
Language: Kotlin - Size: 123 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

netcosports/CompositeAdapter_Android
Language: Kotlin - Size: 392 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 11 - Forks: 0

grzegorzojdana/SpacingItemDecoration
ItemDecoration for RecyclerView that allows you to set spacing between and around list items in flexible way.
Language: Kotlin - Size: 2.73 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 88 - Forks: 6

zeropercenthappy/ZPHRVItemDecoration
ItemDecoration for RecycleView with LinearLayoutManager or vertical GridLayoutmanager
Language: Kotlin - Size: 730 KB - Last synced at: 10 months ago - Pushed at: almost 3 years ago - Stars: 14 - Forks: 1

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时支持跨行特性
Language: Java - Size: 374 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 43 - Forks: 6

metouch/Sticky
一个用于 快速实现吸顶效果,数据按照首字母排序,以及添加侧边索引栏的库
Language: Java - Size: 1.53 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 2

ibosong/CommonItemDecoration
A custom ItemDecoration which appends dividers(with same thickness) between items(with same dimension) for RecyclerView
Language: Java - Size: 1010 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 48 - Forks: 11

sakebook/MultiLineDivider
Multi divider in RecyclerView on Android.
Language: Kotlin - Size: 4.39 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 2

lany192/ItemDecoration
RecyclerView ItemDecoration
Language: Java - Size: 214 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

xiaozhikang0916/Recyclerview-ani
A simple demo to show how to apply transform animation in a recycler view with item decoration.
Language: Kotlin - Size: 141 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

tom0334/ConsistentSpacingDecoration
A RecyclerViewItemDecoration that provides consistent spacing on all 4 sides when working with GridlayoutManager
Language: Java - Size: 311 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

crazysunj/RecycylerViewItemDecoration
支持线性,网格,瀑布流,粘性 ItemDecoration
Language: Java - Size: 149 KB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 12 - Forks: 1

Muyangmin/StickyHeaderDecoration
A RecyclerView decoration to implement sticky header effect.
Language: Java - Size: 2.28 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 2

yangsanning/BaseItemDecoration
RecyclerView 的分割线封装,便捷处理各种边界
Language: Java - Size: 155 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

zhangliangbo/easydecoration
轻松绘制ItemDecoration
Language: Java - Size: 165 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

XWC95/MagicItemDecoration
RecycleView decoration
Language: Java - Size: 297 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 2

mazleon/RecyclerView-with-volley
Language: Java - Size: 128 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

uncn/Decoration
A tool to help the RecyclerView's item add horizontal and vertical space.
Language: Java - Size: 153 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

MRezaNasirloo/GroupBorder
An ItemDecoration which draws a border around a group of items in a RecyclerView
Language: Java - Size: 135 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

sakebook/DividerSample
RecyclerView divider sample on Android
Language: Kotlin - Size: 307 KB - Last synced at: 2 months ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
