mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Use _ASDisplayLayer for both ASTableView and ASCollectionView. zeroContentInsets to fix UIKit.
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
- (ASCellNode *)pagerNode:(ASPagerNode *)pagerNode nodeAtIndex:(NSInteger)index;
|
||||
@end
|
||||
|
||||
// WARNING: ASPagerNode is new in AsyncDisplayKit 1.9.4 and not yet widely tested.
|
||||
// Details of its API or behavior may change in future releases
|
||||
@interface ASPagerNode : ASCollectionNode
|
||||
|
||||
// Configures a default horizontal, paging flow layout with 0 inter-item spacing.
|
||||
|
||||
Reference in New Issue
Block a user