mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-06-15 17:37:47 +08:00
Continuing work on layout examples
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
#import <AsyncDisplayKit/ASViewController.h>
|
||||
|
||||
@protocol ASLayoutSpecListEntry <NSObject>
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
|
||||
@end
|
||||
|
||||
@interface OverviewComponentsViewController : UIViewController
|
||||
@interface OverviewComponentsViewController : ASViewController
|
||||
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user