iOS: rename category name, avoid duplicated class name
This commit is contained in:
@@ -133,7 +133,7 @@ typedef NS_ENUM(NSInteger, DoricGravity) {
|
||||
@end
|
||||
|
||||
|
||||
@interface UIView (DoricLayout)
|
||||
@interface UIView (DoricLayoutCategory)
|
||||
@property(nonatomic, strong) DoricLayout *doricLayout;
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user