forkingdog / forkingdog/UITableView-FDTemplateLayoutCell
希望大神指导一下
Open
needs clarification
- Dominant language
- Objective-C
- Stars
- 9.9k
- Forks
- 2k
- PR merge metrics
- No merged PRs in 30d
Description
我有一个需求,在一个Cell中,有个View包含了好几个Label吧 。LabelA-V-LabelB(20).......,类似这样的,我把LabelB的高度NSLayoutConstraint.constant =0的时候出现如下的错误,
(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.
NSLayoutConstraint.constant =20的时候是正常的,没有任何错误。希望大神指导,谢谢。
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.