A customer is questioning why the font size on an android phone is
different than the font size when they run it on their android tablet -
i.e. it’s really small on their tablet.
In the NUI library, how is the text size that is set in the code
translated/implemented?
I’ve done a very quick google search, and it appears that some android
devices are particularly bad when setting fonts with a “PT” unit as the
underlying device doesn’t always report the proper display metrics so it
doesn’t scale and can end up being different sizes on different devices!
Thanks
Dave