Android Question Searchview question

tremara1

Active Member
Licensed User
Longtime User
Is there a way to set the text of a searchview without it invoking the options list. I am using this
B4X:
sv.et.Text = spnNames.SelectedItem
to place text from spinner however this displays the index list is there a way to supress this. At other times I also use the same seachview to enter text via keyboard and need the index list then. Thanks.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…