cymcsg / UltimateRecyclerView

A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.
Apache License 2.0
7.23k stars 1.43k forks source link

RecyclerView filter #250

Open janswist opened 8 years ago

janswist commented 8 years ago

There is a ListView filter. Haven't found anything like this for RecyclerView: https://github.com/bhavyahmehta/ListviewFilter

cymcsg commented 8 years ago

It's a feature.I'll try to add it.And I hope someone can help me to do this

janswist commented 8 years ago

I heavily modified that ListView to work with ParseObject lists. If that would help You somehow - let me know.

tentypwtk commented 8 years ago

Has this feature been added to RecyclerView ? I can't find it.. Thanks

jjhesk commented 7 years ago

@tentypwtk not yet. need to resolve the outstanding issues.