mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Automatically relayout cells after orientation changed.
This commit is contained in:
@@ -24,4 +24,8 @@ CGFloat ASCeilPixelValue(CGFloat f);
|
||||
|
||||
CGFloat ASRoundPixelValue(CGFloat f);
|
||||
|
||||
BOOL ASSystemVersionLessThan8();
|
||||
|
||||
BOOL ASSystemVersionLessThanVersion(NSString *version);
|
||||
|
||||
ASDISPLAYNODE_EXTERN_C_END
|
||||
|
||||
Reference in New Issue
Block a user