RTL Language support
1. Environment
- Device: [Xiaomi Redmi Note 10 Pro Max]
- OS: [Android 12]
- APP: [0.8.0]
2. Describe the feature request
currently rtl languages like arabic and dhivehi shows from left to right which makes for us readers hard to read the articles.

an example of how it looks right now
feed link: https://vnews.mv/rss site: https://vnews.mv
Thanks for opening this issue, I completely ignored it before!
welcome^^ well, there are many users around the globe who will be willing to use this app :D while adding rss i would suggest to have a toggle for rtl. because i dont think theres a kotlin library that detects it automatically. thank you for looking up
Compose supports content-aware TextDirection
See also: RTL support Implementation in Seal