Android Question AutoCompleteEditText Style don't work

jnbarban

Member
Licensed User
Longtime User
Hello,
I am having a problem with the AutoCompleteEditText styling.

It works with AutoCompleteEditText which are in design layouts but not with those added programmatically.

I do not encounter this problem with other types of view

In my Manifest:

 
Last edited:

DonManfred

Expert
Licensed User
Longtime User
It works with AutoCompleteEditText which are in design layouts but not with those added programmatically.

You should not add them by code if they are customviews.
Add them within a layout.
 
Upvote 0

jnbarban

Member
Licensed User
Longtime User
they are not custom views.
These are AutoComplete EditText with styling.
For other types of view, it works well but not for AutoComplete
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…