mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Merge latest master and update Layout headers
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
|
||||
#import <AsyncDisplayKit/ASRelativeSize.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
/**
|
||||
* Layout options that can be defined for an ASLayoutable being added to a ASStaticLayoutSpec.
|
||||
*/
|
||||
@@ -24,3 +26,5 @@
|
||||
@property (nonatomic, assign) CGPoint layoutPosition;
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
|
||||
Reference in New Issue
Block a user