I am building an application in which I use TextInputEditText to receive a query from the user. As the user types, this filters a RecyclerView with search sugge
TextInputEditText