Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4a04f11b authored by Amith Yamasani's avatar Amith Yamasani Committed by Android Git Automerger
Browse files

am 7e978441: Merge "Use more padding on the sides for SearchView" into honeycomb-mr1

* commit '7e978441':
  Use more padding on the sides for SearchView
parents 9b50c1fc 7e978441
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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">