mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Android: Center list view headers
This commit is contained in:
@ -14,8 +14,7 @@
|
||||
android:layout_alignParentStart="true"
|
||||
android:layout_alignParentTop="true"
|
||||
android:layout_marginStart="@dimen/spacing_large"
|
||||
android:layout_marginBottom="2dp"
|
||||
android:gravity="start|bottom"
|
||||
android:gravity="start|center_vertical"
|
||||
android:textColor="?attr/colorPrimary"
|
||||
android:textStyle="bold"
|
||||
android:textAlignment="viewStart"
|
||||
|
Reference in New Issue
Block a user