fixed OK and Next Language buttons being incorrectly swapped when the system language is RTL
This commit is contained in:
parent
68cd3995d0
commit
3f22d45a3f
1 changed files with 1 additions and 0 deletions
|
|
@ -258,6 +258,7 @@
|
||||||
<LinearLayout
|
<LinearLayout
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="@dimen/numpad_key_height"
|
android:layout_height="@dimen/numpad_key_height"
|
||||||
|
android:layoutDirection="ltr"
|
||||||
tools:ignore="HardcodedText">
|
tools:ignore="HardcodedText">
|
||||||
|
|
||||||
<io.github.sspanak.tt9.ui.main.keys.SoftKey
|
<io.github.sspanak.tt9.ui.main.keys.SoftKey
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue