Search-view not working correctly in android toolbar
问题 I am using search view in my Flickr app but when I run, it just display the title of search view not it's search icon and when I click on the title it should display and area to type the search query but nothing happen it treat like a simple toolbar item this is menu xml file <?xml version="1.0" encoding="utf-8"?> <menu xmlns:tools="http://schemas.android.com/tools" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"> <item android:id