I have a searchview in my toolbar, and would like to use it to search some items in my firebase db and display them in the recyclerview.
I have tried multiple ways on SO already, but nothing seems to work.
Can anyone tell me how this could be accomplished?
Thanks in advance.