forkingdog / forkingdog/UITableView-FDTemplateLayoutCell
translatesAutoresizingMaskIntoConstraints warning!
Open
- Dominant language
- Objective-C
- Stars
- 9.9k
- Forks
- 2k
- PR merge metrics
- No merged PRs in 30d
Description
i got a console warning when the translatesAutoresizingMaskIntoConstraints is NO.So i change the value then the warning disappeared.

i think it should be this:
| AutoLayout | translatesAutoresizingMaskIntoConstraints |
| :--------: | :---------------------------------------: |
| YES | NO |
| NO | YES |
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.