SearchView¶ A search view that you type a query into. <SearchView android:id="@+id/search_viewer" android:layout_width="match_parent" android:layout_height="wrap_content" android:iconifiedByDefault="true" android:queryHint="Search photos" />