mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 07:21:14 +01:00
Android: Fix rtl layout for cheat warning fragment
This commit is contained in:
parent
2904e28d91
commit
d61dbd06a6
@ -11,6 +11,7 @@
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_margin="@dimen/spacing_large"
|
||||
android:textAlignment="viewStart"
|
||||
tools:text="@string/cheats_disabled_warning"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toStartOf="@id/button_settings"
|
||||
|
Loading…
x
Reference in New Issue
Block a user