Merge "Use more padding on the sides for SearchView" into honeycomb-mr1
This commit is contained in:
committed by
Android (Google) Code Review
commit
7e978441ee
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user