IntruderShanky/Sectioned-RecyclerView

is there easy way to perform sorting or filtering

mahmooddagga opened this issue · 4 comments

is there easy way to perform sorting or filtering

Use Comparable in your section class

i want to make filter on child not parent

@mahmooddaga
Yup.. you can do
Use comparable in you child class instead..

i don't have any idea to perform this , can you help please