mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Add rotation support to ASPagerNode
This commit is contained in:
13
AsyncDisplayKit/ASPagerFlowLayout.h
Normal file
13
AsyncDisplayKit/ASPagerFlowLayout.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// ASPagerFlowLayout.h
|
||||
// AsyncDisplayKit
|
||||
//
|
||||
// Created by Levi McCallum on 2/12/16.
|
||||
// Copyright © 2016 Facebook. All rights reserved.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface ASPagerFlowLayout : UICollectionViewFlowLayout
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user