eclipsesource / eclipsesource/tabris-js

[RTL] Set drawer orientation manually for RTL languages

Open
#628 9 comments 0 reactions 1 assignee Claimed by @mpost View on GitHub
Dominant language
JavaScript
Stars
1.4k
Forks
171
PR merge metrics
No merged PRs in 30d

Description

For example if system language in Android is Arabic or Persian, drawer is automatically located right side of app even if app language is English only.

![aaa](https://cloud.githubusercontent.com/assets/11978242/9980672/ea6288d0-5fa9-11e5-80fe-da399214f7a9.png)

How can I fix this issue? If app is designed for English and LTR orientation I want to keep it that way and not be depended on system defaults. If I have Arabic language option and customer choose it I want to move drawer to right side even if system language is English.

Basically what I want is to ignore system language defaults and control drawer orientation manually.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.