Fix RTL text in beast mode preferences

pull/2068/head
Alex Baker 2 years ago
parent f2a728a579
commit 8c5edf35f4

@ -15,7 +15,7 @@
android:layout_height="wrap_content"
android:layout_marginStart="@dimen/keyline_first"
android:layout_marginEnd="@dimen/keyline_first"
android:layout_gravity="center_vertical"
android:layout_gravity="center_vertical|start"
android:textAppearance="?android:attr/textAppearanceMedium"/>
<ImageView

Loading…
Cancel
Save