fix: DoricSwipeRefreshLayout.h import <UIKit/UIKit.h>
This commit is contained in:
parent
037f5afbe0
commit
371f18c6f5
@ -3,6 +3,7 @@
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@protocol DoricSwipePullingDelegate <NSObject>
|
||||
- (void)startAnimation;
|
||||
|
Reference in New Issue
Block a user