Hello i want to create UI for both English and A...
# compose
n
Hello i want to create UI for both English and Arabic, can anyone share regarding font
n
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
@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