Randall Li

Results 6 comments of Randall Li

The work around is to set the label's font to nil before you set the new font so that you force a new value being added.

A better workaround is to use a real font: [UIFont systemFontOfSize:1]

The version of roboto that we are using only has Latin glyphs. It falls back to the system font for individual glyphs when they are missing. They should be coming...

The material spec calls for bold when using tall languages. https://material.io/guidelines/style/typography.html#typography-styles We having come up with a good way to not only serve roboto with Arabic and change the weight...

Can you try using bold and see if you still have the same problem?

@ShepJGoogle in my tests i found that [UIFont boldSystemFontOfSize:20] would return SF Semi-Bold