How to change the search box submit button in androidx.appcompat.widget.SearchView

searchView.isSubmitButtonEnabled = true, as shown below after exercise:
insert image description here

How to change the submit button of the search box, operate as shown below:
insert image description here
insert image description here

Or
insert image description here
open SearchView to enter, the same

insert image description here
insert image description here
insert image description here

The submit button of the search box has been changed, as shown below:
insert image description here

Guess you like

Origin blog.csdn.net/qq_35091074/article/details/131536930