Arabic font is too small on some devices

594 Views Asked by At

I have a problem with rendering of arabic text on Android. I am using library for Roboto font.

Let's say I have an arabic text set in TextView, font size is set to 20sp. My problem is that the arabic text is too small on all of our Samsung devices (SII, SIII, SIV, Note I, Note II, etc.). The text is rendered properly on Nexus devices (and maybe even on other devices).

How it is possible that the height of the arabic text differs depending on the used device even if I am using custom font? Any idea?

0

There are 0 best solutions below