To create cross-platform (B4X) applications, we are advised to use B4X or XUI views. However, since I was used to using autocompleteedittext to easily create search fields in B4A, I can't find an equivalent view for B4X that allows me to do the same thing just as easily, if not better. Can anyone point me in the direction of the new view that's better for cross-platform development?
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...