mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-27 17:29:20 +01:00
Make Add Feed activity indicator adopt darkmode appearance
This commit is contained in:
parent
51e37373df
commit
fc6341704b
@ -40,6 +40,7 @@ class AddContainerViewController: UIViewController {
|
||||
override func viewDidLoad() {
|
||||
|
||||
super.viewDidLoad()
|
||||
activityIndicatorView.color = UIColor.label
|
||||
activityIndicatorView.isHidden = true
|
||||
|
||||
typeSelectorSegmentedControl.selectedSegmentIndex = initialControllerType?.rawValue ?? 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user