Font size of TextView in Android application changes on changing font size from native settings

asked13 years ago
last updated11 years ago
viewed647.6k times
Up Vote208Down Vote

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.