This improves user experience on small screen devices like iPod Touch.
Description
In MoreItemsViewController, which is loaded when pressing "..." in menus, there was no font scaling used at all. This PR enables this to improve the user experience on small screen devices.
This improves user experience on small screen devices like iPod Touch.
Description
In
MoreItemsViewController
, which is loaded when pressing "..." in menus, there was no font scaling used at all. This PR enables this to improve the user experience on small screen devices.Screenshots (taken from iPod Touch simulator):
Summary for release notes
Improvement: Allow font scaling for MoreItemsVC