UITableView adds inter row spacing on tvOS

Viewed 31

Table view adds additional spacing between rows and it seems like there is no way to remove it. At least I cannot find a related property for it. A question like this has already been asked here Why is there a space between the cells in my UITableView, but the answer has not been given.

ViewDebuggerIs it possible to remove this spacing or padding?

0 Answers
Related