feat:fix ListView's auto resize height in iOS
This commit is contained in:
@@ -62,10 +62,6 @@ @interface DoricLayoutContainer ()
|
||||
@property(nonatomic, assign) CGFloat contentWidth;
|
||||
@property(nonatomic, assign) CGFloat contentHeight;
|
||||
@property(nonatomic, assign) NSUInteger contentWeight;
|
||||
|
||||
- (void)layout:(CGSize)targetSize;
|
||||
|
||||
- (CGSize)sizeContent:(CGSize)size;
|
||||
@end
|
||||
|
||||
@implementation DoricLayoutContainer
|
||||
|
||||
Reference in New Issue
Block a user