Extends the width of the search view.
This commit is contained in:
parent
65e9d8c4fd
commit
100b9f0a47
4 changed files with 15 additions and 2 deletions
|
|
@ -6,5 +6,6 @@
|
|||
android:title="@string/action_search"
|
||||
android:icon="@android:drawable/ic_menu_search"
|
||||
app:actionViewClass="android.support.v7.widget.SearchView"
|
||||
android:actionLayout="@layout/search_view"
|
||||
app:showAsAction="always" />
|
||||
</menu>
|
||||
Loading…
Add table
Add a link
Reference in a new issue