akumaigorodski / wallet

Bitcoin wallet for Android
https://sbw.app
Apache License 2.0
240 stars 73 forks source link

UI issues when device language is RTL #134

Closed EZ0010 closed 2 years ago

EZ0010 commented 2 years ago

I love this wallet but when I set the device language to Arabic (a RTL language) some elements on the UI overlap each other.

I think the best fix for this (if possible) is to not let the app mirror its UI when system is RTL until there is a support for other languages other than english. Screenshot: photo_2021-12-29 14 14 44

akumaigorodski commented 2 years ago

Thanks for reporting this, I've restricted RTL in https://github.com/btcontract/wallet/commit/82897dcee9140e3ec5406f04dd77e48dc74f881c, will get to properly fixing this at a later time.