iOS layout done
This commit is contained in:
@@ -151,7 +151,7 @@ - (CGFloat)centerX {
|
||||
}
|
||||
|
||||
- (CGFloat)centerY {
|
||||
return ((UIView *)self.view).centerX;
|
||||
return ((UIView *)self.view).centerY;
|
||||
}
|
||||
|
||||
- (void)setX:(CGFloat)x {
|
||||
|
||||
Reference in New Issue
Block a user