I am using a search-view element in my fragment to implement search feature.
add this to your xml android:iconifiedByDefault="false" it will keep open your searchview. and to clear it add clearfocus to your searchview object.
add this to your xml android:iconifiedByDefault="false" it will keep open your searchview.
android:iconifiedByDefault="false"
and to clear it add clearfocus to your searchview object.
clearfocus