I used an AutoCompleteTextView in my android app and it is working correctly. The only problem I am facing is that the color of the suggestions is white by default that is i
Add this to your theme:
@style/Widget.AppCompat.AutoCompleteTextView