mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Various improvements
This commit is contained in:
@@ -42,6 +42,11 @@ open class ViewControllerComponentContainer: ViewController {
|
||||
case custom(PresentationTheme)
|
||||
}
|
||||
|
||||
public enum Style {
|
||||
case glass
|
||||
case legacy
|
||||
}
|
||||
|
||||
public final class Environment: Equatable {
|
||||
public let statusBarHeight: CGFloat
|
||||
public let navigationHeight: CGFloat
|
||||
|
||||
Reference in New Issue
Block a user