MOLH icon indicating copy to clipboard operation
MOLH copied to clipboard

Label's font doesn't change with language (Localization)

Open islamnabil opened this issue 5 years ago • 1 comments

When call " MOLHFontLocalizableLabel().updateFont()" it's calling the function successfully but the label's font doesn't change

islamnabil avatar Dec 15 '19 12:12 islamnabil

@islamnabil I added an example of how to change font to arabic . though this solution does nto cover all cases, only works of you have one arabic font with no different weights e.g. bold , italic... Check this library https://github.com/diyaa-hamza/DJHFontManager it might help.

MoathOthman avatar Dec 20 '19 09:12 MoathOthman