GitJournal / GitJournal/GitJournal
Text direction for right-to-left (RTL) content
Open
- Dominant language
- Dart
- Stars
- 4.2k
- Forks
- 308
- PR merge metrics
- No merged PRs in 30d
Description
## Environment
**App version:** 1.73.9+2182
**Device information:**
- OS name and version: Android 10
- Manufacturer: Samsung
- Model: Galaxy A6+ 2018
## Description
**What you'd like to happen:**
Right-to-left (RTL) text (Arabic/Persian, in my case) appears left-to-right (like English), and is left-adjusted, both in edit and view modes.
**Alternatives you've considered:**
I tried using `
` per [this solution](https://stackoverflow.com/a/52095364/2275986)—which didn't help.
I know it is not a trivial option, but at least it would be good if one could toggle the text direction or the app detected it automatically.
Contributor guide
Assessment
This issue has not been assessed yet.