Fixed search field width

This commit is contained in:
GaidamakUA 2016-01-22 17:26:48 +02:00
parent 587cdba833
commit e64af89c9b

View file

@ -8,7 +8,8 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_height="56dp"
android:gravity="center_vertical"
android:orientation="horizontal">
<ImageButton