Merge "DO NOT MERGE Fixed size of buttons in switch user panel" into pi-dev
am: bd74ac1a6d
Change-Id: I60c05be39a2b9d6686b116c70c80032e2ab8bfab
This commit is contained in:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user