autocompleteedittext

  1. Alexander Stolte

    B4A Library [B4X] [XUI] AS AutoComplete based on AS SelectionList

    This is an AutoComplete view, which is compatible with B4XFloatTextField, AS_TextFieldAdvanced, EditText (B4A), TextField (B4i) and TextField (B4J) I spend a lot of time in creating views, like this and to create a high quality view cost a lot of time. If you want to support me and further...
  2. J

    Android Question AutoCompleteEditText Style don't work

    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:
Top