ReadYou icon indicating copy to clipboard operation
ReadYou copied to clipboard

RTL Language support

Open CustomIcon opened this issue 3 years ago • 4 comments

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.

CustomIcon avatar May 29 '22 07:05 CustomIcon

Screenshot_2022-05-29-12-38-40-384_me.ash.reader.jpg

an example of how it looks right now

CustomIcon avatar May 29 '22 07:05 CustomIcon

feed link: https://vnews.mv/rss site: https://vnews.mv

CustomIcon avatar May 29 '22 07:05 CustomIcon

Thanks for opening this issue, I completely ignored it before!

Ashinch avatar May 29 '22 23:05 Ashinch

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

CustomIcon avatar May 30 '22 08:05 CustomIcon

Compose supports content-aware TextDirection See also: RTL support Implementation in Seal

JunkFood02 avatar Apr 03 '23 14:04 JunkFood02