mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Adding ASButtonNode. Simple but flexible, add features as desired!
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
@interface ScreenNode : ASDisplayNode
|
||||
|
||||
@property (nonatomic, strong) ASMultiplexImageNode *imageNode;
|
||||
@property (nonatomic, strong) ASTextNode *textNode;
|
||||
@property (nonatomic, strong) ASButtonNode *buttonNode;
|
||||
|
||||
- (void)start;
|
||||
- (void)reload;
|
||||
|
||||
Reference in New Issue
Block a user