Anyone please help me to use editText with FireBaseRecyclerAdapter to filter the search. Sorry, Iam a beginner in android and kotlin. I have an activity associate with editText and recyclerview, and at the begin activity, it display all objects. The problem here is how to use edit text to filter search the object inside the recyclerview based on name?