no message

This commit is contained in:
Peter Iakovlev
2018-03-21 00:56:38 +04:00
parent 1fa79c3c2d
commit 1c6cfdb7f6
239 changed files with 5724 additions and 1471 deletions

View File

@@ -19,7 +19,7 @@ final class AuthorizationSequenceSplashController: ViewController {
self.theme = theme
self.controller = RMIntroViewController(backroundColor: theme.backgroundColor, primaryColor: theme.primaryColor, accentColor: theme.accentColor, regularDotColor: theme.disclosureControlColor, highlightedDotColor: theme.accentColor)
super.init(navigationBarTheme: nil)
super.init(navigationBarPresentationData: nil)
self.statusBar.statusBarStyle = theme.statusBarStyle