I created an EditText with a recyclerView that should work together as an autocomplete.
EditText
recyclerView
autocomplete
Right now it looks as follows:
<