gsdios / SDAutoLayout

One line of code to implement automatic layout. 一行代码搞定自动布局!支持Cell和Tableview高度自适应,Label和ScrollView内容自适应,致力于做最简单易用的AutoLayout库。The most easy way for autoLayout. Based on runtime.
MIT License
5.9k stars 1.28k forks source link

富文本Lable长度自适应问题 #61

Open cyuanyang opened 8 years ago

cyuanyang commented 8 years ago

lable富文本时 setSingleLineAutoResizeWithMaxWidth()长度为什么总是不够 ,这个富文本中有图片

sniweef commented 6 years ago

我也遇到了,楼主解决了吗 @cyuanyang