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

Commit 99b1993f authored by Justin Ho's avatar Justin Ho Committed by Android Git Automerger
Browse files

am 48cf582d: Merge "Volume overlay right padding increased" into ics-mr0

* commit '48cf582d':
  Volume overlay right padding increased
parents ae0911df 48cf582d
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -27,7 +27,6 @@
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:padding="16dip"
        android:layout_marginLeft="8dip"
        android:background="?attr/selectableItemBackground"
        />

@@ -38,8 +37,6 @@
        android:layout_height="wrap_content"
        android:layout_weight="1"
        android:padding="16dip"
        android:layout_marginRight="8dip" />
        android:layout_marginRight="16dip" />

</LinearLayout>