uinavigationbar - Is it possible to programatically disable 'Button Shapes' in iOS 7.1? -
as title states, possible disable it? granted may not user-friendly thing mess design of of apps.
i know of no way short of reimplementing uikit controls want have ignore setting.
please, please consider changing design rather attempt subvert system settings. button shapes accessibility setting reason: users rely on sort of thing use apps @ all, not change appearance of system.
(reimplementing uikit controls exacerbate problem, too, since you're not avoiding 1 accessibility setting have reimplement many others, whereas standard uikit controls give pretty accessibility support "for free.")
Comments
Post a Comment