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:
@@ -6,7 +6,7 @@
|
||||
|
||||
@interface TGOverlayFormsheetWindow : UIWindow
|
||||
|
||||
- (instancetype)initWithContext:(id<LegacyComponentsContext>)context parentController:(TGViewController *)parentController contentController:(UIViewController *)contentController;
|
||||
- (instancetype)initWithManager:(id<LegacyComponentsOverlayWindowManager>)manager parentController:(TGViewController *)parentController contentController:(UIViewController *)contentController;
|
||||
|
||||
- (void)showAnimated:(bool)animated;
|
||||
- (void)dismissAnimated:(bool)animated;
|
||||
|
||||
Reference in New Issue
Block a user