mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2024-11-26 07:35:41 +00:00
Android: Normalize controller binding text size
This commit is contained in:
parent
6ff73f35bd
commit
7f008ea5c7
|
@ -22,7 +22,7 @@
|
|||
android:layout_marginStart="16dp"
|
||||
android:layout_marginTop="0dp"
|
||||
android:text="Up"
|
||||
android:textAppearance="@style/TextAppearance.AppCompat.Large"
|
||||
android:textAppearance="@style/TextAppearance.AppCompat.Medium"
|
||||
android:layout_alignParentTop="true"
|
||||
android:layout_toRightOf="@id/controller_binding_icon" />
|
||||
|
||||
|
|
Loading…
Reference in a new issue