mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Fix reader nav layout in RTL locales
This commit is contained in:
parent
ac348a6204
commit
0d08ae6e15
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
android:clickable="true"
|
||||
android:focusable="true"
|
||||
android:gravity="center"
|
||||
android:layoutDirection="ltr"
|
||||
android:orientation="horizontal">
|
||||
|
||||
<ProgressBar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue