Hi,
iOS supports dynamic text sizes which allows the user to increase the text sizes for better readability.
The iOSMobileTable automatically adopts this. But at some point the row image jumps to a really huge size and becomes wider then the screen width.
Has somebody already seen that?
And how could I get labels and buttons to adopt this size too? It seems
iOSFont.SystemFontSize and iOSFont.SmallSystemFontSize are always the same.
Thanks for your help