I am facing the issue in filtering the data in the realm adapter. I am creating the searchview to search data by filtering the data in realm adapter.
My code for sea
Here is an example of an filterable RecyclerView with Realm: how to implement filterable in RealmRecyclerViewAdapter Here is the issue thread: https://github.com/realm/realm-java/issues/646