Compare commits
1 Commits
release/v2
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 61aa85463c |
@@ -223,6 +223,11 @@ class MainViewController: UIViewController, SwitchesViewControllerDelegate, Serv
|
|||||||
{
|
{
|
||||||
return true
|
return true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
override var prefersHomeIndicatorAutoHidden: Bool
|
||||||
|
{
|
||||||
|
return true
|
||||||
|
}
|
||||||
|
|
||||||
// MARK: SwitchesViewControllerDelegate
|
// MARK: SwitchesViewControllerDelegate
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user