I am trying to filter a recyclerview using search view. this is the getFilter() code below. But it does not work filter when I type in the searchview.
what am I doing