I'm trying to do an avatar with user initials
Basically a circle with text on it.
When the fontSize is big then it works correctly but when I have font size 12 and circle size 20
I get different results on Android and iOS - On Android it shows the correct layout but on iOS the text get squished and pushed down.
(left image iOS, right image Android, )
Anyone know why this is?