iOS:Fix nested use of FlexLayout
This commit is contained in:
@@ -103,6 +103,8 @@ typedef NS_ENUM(NSInteger, DoricGravity) {
|
||||
|
||||
- (instancetype)init;
|
||||
|
||||
- (void)measure:(CGSize)targetSize;
|
||||
|
||||
- (void)apply;
|
||||
|
||||
- (void)apply:(CGSize)frameSize;
|
||||
|
||||
Reference in New Issue
Block a user