So I have probably uncommon situation, I change Font size in settings under accessibility to huge and it changes font size through all apps. In my app it just ruins all UI. So my questions are:
- Can I prevent resizing in my app?
- Can I somehow adapt UI that it wouldn't push things around when fonts increasing in size?
- How professionals deals with this situation?