mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Update all the files in the Details group
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
|
||||
#import <AsyncDisplayKit/ASLayoutRangeType.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@class ASDisplayNode;
|
||||
|
||||
@protocol ASRangeHandler <NSObject>
|
||||
@@ -20,3 +22,5 @@
|
||||
- (void)node:(ASDisplayNode *)node exitedRangeOfType:(ASLayoutRangeType)rangeType;
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user