mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Various UI improvements
This commit is contained in:
@@ -246,7 +246,7 @@ public enum ChatControllerSubject: Equatable {
|
||||
|
||||
public enum ChatControllerPresentationMode: Equatable {
|
||||
case standard(previewing: Bool)
|
||||
case overlay
|
||||
case overlay(NavigationController?)
|
||||
case inline(NavigationController?)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user