阿拉伯语适配
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
|
||||
[self.collectButton mas_makeConstraints:^(MASConstraintMaker *make) {
|
||||
make.centerY.equalTo(self.settingButton);
|
||||
make.leading.equalTo(self.titleLabel.mas_trailing).offset(15);
|
||||
make.leading.equalTo(self.lockRoomImageView.mas_trailing).offset(5);
|
||||
make.size.mas_equalTo(CGSizeMake(20, 20));
|
||||
}];
|
||||
|
||||
|
Reference in New Issue
Block a user