jaychang0917 / SimpleRecyclerView

A RecyclerView extension for building list more easily.
Apache License 2.0
935 stars 104 forks source link

How to add search filter #36

Open BacancyVishal opened 6 years ago

BacancyVishal commented 6 years ago

hi, I'm using this lib for section in recyclview but how to add search filter in list

jaychang0917 commented 6 years ago

What do you mean? Can you elaborate on that?

vishal901 commented 6 years ago

I am adding search filter in recyclerview .my issue is FilterResults not working. some value add for multiple time in list.

jaychang0917 commented 6 years ago

any demo project / sample code?