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
|
@ -16,7 +16,8 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="?attr/actionBarSize"
|
||||
android:background="?attr/toolbar_background_color"
|
||||
app:navigationIcon="?attr/homeAsUpIndicator" />
|
||||
app:navigationIcon="?attr/homeAsUpIndicator"
|
||||
app:contentInsetStartWithNavigation="0dp" />
|
||||
|
||||
<RelativeLayout
|
||||
android:layout_width="match_parent"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue