There are 20 extra pixels on the tableView because of automatic layout. Setting the attributes can solve the problem
Copy the codeThe code is as follows:
= UIRectEdgeNone;
Super simple and practical method, try it
There are 20 extra pixels on the tableView because of automatic layout. Setting the attributes can solve the problem
Super simple and practical method, try it