Hello i want to create UI for both English and Arabic, can anyone share regarding font
n
nglauber
08/09/2021, 2:14 PM
I’m working on an app with this requirement. I didn’t find any issue so far…
basically, the texts in arabic go to
values-ar
and you should design your layouts considering RTL…
n
Napa Ram
02/09/2022, 6:57 AM
@nglauber Thanks, actually in my case after changing language to arabic text are showing arabic but layout direction is not changing it's still in LTR. can you suggest something