mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Poll and sticker improvements
This commit is contained in:
@@ -63,6 +63,7 @@ public final class ThemePreviewController: ViewController {
|
||||
super.init(navigationBarPresentationData: NavigationBarPresentationData(presentationTheme: self.previewTheme, presentationStrings: self.presentationData.strings))
|
||||
|
||||
self.blocksBackgroundWhenInOverlay = true
|
||||
self.acceptsFocusWhenInOverlay = true
|
||||
self.navigationPresentation = .modal
|
||||
|
||||
var hasInstallsCount = false
|
||||
|
||||
Reference in New Issue
Block a user