I have a SearchView widget in my app, and I want to ask some questions about making it custom. First of all, you can start search only by clicking on search ico
SearchView
To allow writing when clicking in the whole component, I'd recommend you declaring iconifiedByDefault="false" on the xml.
iconifiedByDefault="false"