mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-10 10:08:04 -05:00
android: Center switch setting title when no description is present
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginEnd="24dp"
|
||||
android:gravity="center_vertical"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:orientation="vertical"
|
||||
android:layout_weight="1">
|
||||
|
||||
|
Reference in New Issue
Block a user