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

Commit 48cf582d authored by Justin Ho's avatar Justin Ho Committed by Android (Google) Code Review
Browse files

Merge "Volume overlay right padding increased" into ics-mr0

parents 514a6cfb 242c3936
Loading
Loading
Loading
Loading
+1 −4
Original line number Original line Diff line number Diff line
@@ -27,7 +27,6 @@
        android:layout_width="wrap_content"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:layout_height="wrap_content"
        android:padding="16dip"
        android:padding="16dip"
        android:layout_marginLeft="8dip"
        android:background="?attr/selectableItemBackground"
        android:background="?attr/selectableItemBackground"
        />
        />


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


</LinearLayout>
</LinearLayout>