mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Improve Our Handling of Flow Layout Headers/Footers (#2939)
* Rejigger our flow layout supplementary support to make more sense. * Support old protocol * Update * Update deprecation message * Undeprecate insetForSection method, because it actually _does_ still work * Update the tests * Remove irrelevant junk * Remove cast, add pragma
This commit is contained in:
@@ -21,6 +21,4 @@
|
||||
|
||||
@interface LoadingNode : ASCellNode
|
||||
|
||||
+ (CGFloat)desiredHeightForWidth:(CGFloat)width;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user