SDAutoLayout
SDAutoLayout copied to clipboard
Error frame with nsattributetext
i set frame : label.sd_layout .leftSpaceToView(self.view, 10) .rightSpaceToView(self.view, 10) .bottomSpaceToView(self.view, 70) .autoHeightRatio(0); label.isAttributedContent = YES; after click button click, i update _label.sd_layout.maxHeightIs(100); error lable cannot bottomSpaceToView(self.view, 70),