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

Commit 13155ef2 authored by Fabian Kozynski's avatar Fabian Kozynski
Browse files

Fixed size of buttons in switch user panel

Test: Accessibility Scanner
Fixes: 115582288

Change-Id: I1b02c06fa8d1461f9e26e8cca881cb3f2d0d8f1f
parent e0ef793d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:layout_marginEnd="8dp"
        android:minHeight="48dp"
        android:minWidth="132dp"
        android:textAppearance="@style/TextAppearance.QS.DetailButton"
        android:focusable="true" />
@@ -35,6 +36,7 @@
        style="@style/QSBorderlessButton"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:minHeight="48dp"
        android:minWidth="88dp"
        android:textAppearance="@style/TextAppearance.QS.DetailButton"
        android:focusable="true"/>