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

Commit a67bc6de authored by Fabian Kozynski's avatar Fabian Kozynski Committed by android-build-merger
Browse files

Merge "DO NOT MERGE Fixed size of buttons in switch user panel" into pi-dev

am: bd74ac1a

Change-Id: I60c05be39a2b9d6686b116c70c80032e2ab8bfab
parents 002cae1c bd74ac1a
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"/>