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

Commit dcb96947 authored by Timi Rautamäki's avatar Timi Rautamäki Committed by Paul Keith
Browse files

SystemUI: use matching padding on both sides of QS detail title



 * Add a paddingEnd for the title switch for
   left-to-right symmetry.

Test: visual observation
Change-Id: Ida3d238ffdf54bf1e6fa12e9a4b0a18168fb5aec
Signed-off-by: default avatarTimi Rautamäki <timi.rautamaki@gmail.com>
parent 81aec884
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@
<Switch
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:id="@android:id/toggle"
    android:paddingEnd="@dimen/qs_detail_header_text_padding"
    android:layout_width="wrap_content"
    android:layout_height="wrap_content"
    android:clickable="false"