I'm trying to find a good example Android Studio project for expandable recyclerview with the thoughtbot library, but I couldn't find one.
Asked
Active
Viewed 7,089 times
1
-
https://stackoverflow.com/help/how-to-ask – Raj Oct 31 '18 at 02:58
-
1There is a complete tutorial for this: https://www.simplifiedcoding.net/expandable-recyclerview-android/ – Shubham Agrawal Oct 31 '18 at 05:38
1 Answers
0
Use this library
'com.github.aakira:expandable-layout:1.6.0@aar'
Check out complete usage of this Expandable Layout

Noman Uddin
- 182
- 9