MaterialAutoCompleteTextView dropdown selected item background color

Viewed 85

I am using the MaterialAutoCompleteTextView component. I would like if possible to set a different background color for selected item.

This is the current UI:

enter image description here

I would like to achieve this:

enter image description here

Any idea how to solve it?

1 Answers
Related