Android Question How to Modify the SearchTemplate.SearchField width and buttons

cdsincfl

Member
Licensed User
Longtime User
I am using the B4XSearchTemplate and B4XDialog.

How can I NOT show the "check" and "X" in the search field area?
How can I set the width of the search field. The search field doesn't resize to the width of the dialog after using Template.Resize(60%x, 75%y).
 
Top