forkingdog / forkingdog/UITableView-FDTemplateLayoutCell
xcode 8.3 ,ios 10.3 ,cell高度计算不准确
Open
- Dominant language
- Objective-C
- Stars
- 9.9k
- Forks
- 2k
- PR merge metrics
- No merged PRs in 30d
Description
cell布局使用xib AutoLayout, 添加的约束没问题,label没有随内容换行,控制台有约束报错信息:
Unable to simultaneously satisfy constraints.
Probably at least one of the constraints in the following list is one you don't want.
Try this:
(1) look at each constraint and try to figure out which you don't expect;
(2) find the code that added the unwanted constraint or constraints and fix it.
(
,
)
求解
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.