ios iOS有自带的UITableViewCell高度自动拉伸.zip
主要代码: 1. _tableView.rowHeight = UITableViewAutomaticDimension; _tableView.estimatedRowHeight = 44.0; 2. [cell setNeedsUpdateConstraints]; [cell updateConstraintsIfNeeded]; @具体参考附件,想了解更多访问 http://www.imooc.com/wenda/detail/245446
文件列表
cd42e3e4b5fd68ac48f7ed359fae030d.zip
(预估有个74文件)
cellTest
.DS_Store
6KB
AutolayoutCell.xcodeproj
project.xcworkspace
contents.xcworkspacedata
181B
xcuserdata
alesary.xcuserdatad
UserInterfaceState.xcuserstate
17KB
chuguo.xcuserdatad
UserInterfaceState.xcuserstate
19KB
暂无评论