i need AutoCompleteEditText Where is it Not Found.
Search View is not Useful to me, as when it expands, it need large size.
so i need a editbox, like auto complete combobox or AutoCompleteEditText .
Edit: better to use B4XDialog + B4XSearchTemplate SearchView is made of an EditText and ListView. When the user enters text into the EditText the ListView shows the items that start with this text or that contain the text (in this order). This view is useful for allowing the user to select an...
Edit: better to use B4XDialog + B4XSearchTemplate SearchView is made of an EditText and ListView. When the user enters text into the EditText the ListView shows the items that start with this text or that contain the text (in this order). This view is useful for allowing the user to select an...