Use more padding on the sides for SearchView

Bug: 4088716

Change-Id: I2e49a38939c13a5fa57333dc745a82fdf3ead8f8
This commit is contained in:
Amith Yamasani
2011-03-14 14:09:20 -07:00
parent e21110f8b1
commit 7341727e8e

View File

@@ -54,8 +54,8 @@
android:layout_height="wrap_content"
android:layout_weight="1"
android:layout_gravity="center_vertical"
android:layout_marginLeft="4dip"
android:layout_marginRight="4dip"
android:layout_marginLeft="16dip"
android:layout_marginRight="16dip"
android:layout_marginTop="4dip"
android:layout_marginBottom="4dip"
android:orientation="horizontal">