No Support for UIAppearance in UIDocumentBrowserViewController

Originator:patrick
Number:rdar://32978034 Date Originated:26-Juni-2017 12:12 PM
Status:Open Resolved:
Product:iOS + SDK Product Version:iOS 11b2
Classification:UI/Usability Reproducible:Always
 
Summary:
This is a duplicate of radar #32922608

UIKit offers UIAppearance as a way to customize controls in your app. UIDocumentBrowserViewController however doesn’t allow to customize any of its controls with UIAppearance, which is unfortunate since it leads to all apps using it looking exactly the same


Steps to Reproduce:
1. Open the attached DocumentBrowser-based app
2. observe that it looks the same as Files.app

Expected Results:
It’s possible to customize the appearance of UIDocumentBrowserViewController with the help of UIAppearance

Actual Results:
UIBrowserViewController ignores any styles set with the UIAppearance Proxy

Version:
iOS 11b2

Notes:
I know that there’s .browserUserInterfaceStyle and that it’s possible to customize the tintColor, but that’s not enough customization possibilities needed

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!