I have developed an android application to work with small, medium and large screen sized devices.
But recently I came across the following issue.
When I go to the settings and change the font size to Extra Large instead of default Medium size [Settings --> Display --> Font size], my apps font size also gets increase accordingly and the layouts get mess up.
Have anyone previously experienced this and would be grateful for any Idea for a solution which will not continue this messed up situation.
Edits...
I have used the "sp" units to define all the font sizes within the application...