jkuester / unlauncher

Android minimalistic launcher
https://jkuester.github.io/unlauncher/
MIT License
315 stars 47 forks source link

(forced) RTL support for main screen and app-list #49

Open ghost opened 3 years ago

ghost commented 3 years ago

strangely, the settings screen already has it

jkuester commented 2 years ago

I am not super familiar with what is needed to support RTL here, but I wonder if the functionality would be similar to #26. More investigation is needed here...

TobiTenno commented 10 months ago

i think you can force right-aligned now, so if your localized app names are written rtl, it should work fine, but i'm not sure what else you're lookin for.

TobiTenno commented 9 months ago

looks like we don't automatically use the language if we don't have localization for it already. e.g. for Arabic: you can set the language to it, but unlauncher won't localize (because of the missing localization file?)