label text size

  1. S

    Android Question Label1.TextSize = Lable1.TextSize reduces the font size on One UI v7.0

    Hi All, I was wondering if there was a way to detect the device's software version and what the system fontsize is set to so that when I change the font size I can compensate for this known One UI 7 issue. I know Label1.TextSize = Lable1.TextSize is non-sensical but it was the easiest way to...
Top