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

Commit eb560169 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fixed size of buttons in switch user panel"

parents cc4cb592 13155ef2
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"/>