avoid layoutSubviews

This commit is contained in:
qnblackcat
2022-05-04 11:10:06 +07:00
parent feaeb234cc
commit 314efca54b
2 changed files with 28 additions and 21 deletions
+6 -3
View File
@@ -20,9 +20,6 @@
@interface YTLightweightQTMButton : UIView
@end
@interface YTELMView : UIView
@end
@interface NIAttributedLabel : UIView
@end
@@ -30,4 +27,10 @@
@end
@interface UICollectionViewControllerWrapperView : UIView
@end
@interface ASScrollView : UIView
@end
@interface ASCollectionView : UIView
@end