Is there a way to create an expandable RecyclerView
with sections?
I can create an expandable RecyclerView
using this expandable recycler view
and of course I can create a sectioned RecyclerView
separately ... But, I don't know how to have both in the same RecyclerView
.
Asked
Active
Viewed 334 times
1

Nick Friskel
- 2,369
- 2
- 20
- 33

a fair player
- 11,530
- 9
- 46
- 48
-
https://github.com/h6ah4i/android-advancedrecyclerview – Mehmet K Feb 20 '17 at 23:29
-
https://bignerdranch.github.io/expandable-recycler-view/ – Mehmet K Feb 20 '17 at 23:29