Found 288 repositories(showing 30)
ishroid
It is a custom implementation of nested timeline view using RecyclerView
msahakyan
Shows how to create android vertical recyclerView with nested horizontal linear recycler view
rubensousa
From: https://rubensousa.com/2019/08/16/nested_recyclerview_part1/ and https://rubensousa.com/2019/08/27/saving_scroll_state_of_nested_recyclerviews/
jeffreyliu8
A simple horizontal recyclerView inside vertical recyclerView
SimformSolutionsPvtLtd
Expandable Recyclerview makes it easy to integrate nested recycler view...🔨 📝
shahbazhashmi
Nested Expandable RecyclerView for Android
EnjoyAndroid
An example of a recyclerview nested recyclerview
thejitesh
Expandable RecyclerView, Nested Hierarchy.
iFanie
Android RecyclerView Adapter with nested items & expand/contract functionality
ksu3101
Nested RecyclerView example project. (with MVP, RxAndroid pattern)
AdrianKuta
Multilevel expandable RecyclerView. Expandable list with nested expandable list.
CodingSTUFF070
No description available
kimkimani
A RecyclerView can even be used inside another RecyclerView. This concept is called a nested RecyclerView. It is an instance where one RecyclerView widget is the parent to another RecyclerView widget. A good example where a nested RecyclerView widget is implemented includes the Google Play Store. Applications such as eCommerce, music apps, and movie apps such as Netflix uses this concept. In this case, the application would have one parent or the outer RecyclerView widget, which is scrollable vertically. The parent RecyclerView host child or inner RecyclerView, which is scrollable horizontally.
codexpedia
Android nested RecyclerView with expandable list
jack-cook
Help easily show nested-structure data in ListView and RecyclerView. Any node of your data can appear expandable.
ezatpanah
No description available
manticarodrigo
A simple Android tutorial on nesting a RecyclerView inside another RecyclerView's ViewHolder items for dynamic lists.
CodingSTUFF070
No description available
RecyclerView with NestedScrollView Best practices
AndyYuan317
make recyclerview nested simple!
aemxn
Implementation of Nested RecyclerView
dhiyaulhaqZA
test nested RecyclerView performance
iamlomas
Library for nested parallel RecyclerView inside a ViewPager2
AndroidStudentClub
In this project, we will be using the Groupie library to build a complex feed with nested RecyclerViews in just 20 minutes. Groupie is a powerful and flexible library that simplifies the process of building complex and nested RecyclerViews.
lixuanlin1990
nested recyclerview
M7mdZain
Handling scrolling with nested Outer & Inner vertical RecyclerViews
JasonZhangHG
NestedScrollView 嵌套RecyclerView 外加RecyclerView的上拉下载
wongkyunban
使用NestedScrollView嵌套RecyclerView,解决ScrollView嵌套RecyclerView,RecyclerView无法滚动的问题。
JaydipZala
Used NestedScrollView+RecyclerView both.
https://stackoverflow.com/questions/35791319/android-performance-issue-on-recyclerview-inside-a-nestedscrollview