I have a search view which is set as expanded by default with default search query but i don\'t want the virtual keyboard.In below code i tried to hide keyboard in o
simple solution its work for my add to XML:
android:focusable="false"