Adjust overall font size in multi-lingual app

I have an app where the user can decide which language to use the app in (UserSettings). I notice that the text for non-Latin language (Arabic) seems on the small size. Is there any way to adjust the overall font size, based on the language chosen in the UserSetting?

0 3 353
3 REPLIES 3

@David_Joyce
Have you tried UX >> Options >> FONTS >> Text size?

Yes, I looked at that before posting. The problem is that the font size needs to be adjustable, depends on what language the user chooses to use the app in. For example:

IF App language = German, Font size = 20
IF App language = Chinese, Font size = 25
โ€ฆ

@David_Joyce
Then you can use Format rules to adjust the text size as per condition.

Top Labels in this Space