I'm implementing a feature that can use accessibility settings on the phone. The problem is with large levels of font scaling, my layout broke while smaller levels are still fine. Is there any way to get the font scale level of the system or to restrict the accessibility settings to some levels only?
Thanks a lots.