Font size of TextView in Android application changes on changing font size from native settings
208
I want to specify my own text size in my application, but I am having a problem doing this.
When I change the font size in the device settings, the font size of my application TextView
also changes.