iOS: rename category name, avoid duplicated class name
This commit is contained in:
@@ -76,7 +76,7 @@ @interface DoricShapeLayer : CAShapeLayer
|
||||
@implementation DoricShapeLayer
|
||||
@end
|
||||
|
||||
@implementation UIView (DoricLayout)
|
||||
@implementation UIView (DoricLayoutCategory)
|
||||
@dynamic doricLayout;
|
||||
|
||||
- (void)setDoricLayout:(DoricLayout *)doricLayout {
|
||||
|
||||
Reference in New Issue
Block a user