gsk945
Results
2
issues of
gsk945
使用masonry在设置能够正常翻转,但是使用SDAutoLayout设置这个好像就没啥用 [UIView appearance].semanticContentAttribute = UISemanticContentAttributeForceRightToLeft; [UISearchBar appearance].semanticContentAttribute = UISemanticContentAttributeForceRightToLeft;
高度只取int值的情况下就能消除这条横线,但是SDAutoLayout没找到设置成int的方法,是不是我看漏了什么?