feat:step7

This commit is contained in:
pengfei.zhou
2019-11-27 17:33:47 +08:00
parent e3cb635358
commit efd71a69cb
3 changed files with 21 additions and 8 deletions

View File

@@ -94,4 +94,6 @@ typedef NS_ENUM(NSInteger, DoricGravity) {
- (CGSize)measureSize:(CGSize)targetSize;
- (void)doricLayoutSubviews;
- (BOOL)requestFromSubview:(UIView *)subview;
@end