forkingdog / forkingdog/UITableView-FDTemplateLayoutCell

translatesAutoresizingMaskIntoConstraints warning!

Open
#396 0 comments 0 reactions 0 assignees View on GitHub
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.

![1](https://user-images.githubusercontent.com/12741589/52940290-23823d80-33a1-11e9-9337-c437720059e5.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.