Big Sur added a new property *style*, that defaults to automatic. Even though I'm setting it to full width, I can still see a difference between my app running on Xcode 12.1 vs 12.2
When debugging the interface I can see that the edges contain the table row. Which means that the cell is not occupying the entire full width of the row.
Please let me know if there is a way to get a single cell view to expand the entire tableview width.
When debugging the interface I can see that the edges contain the table row. Which means that the cell is not occupying the entire full width of the row.
Please let me know if there is a way to get a single cell view to expand the entire tableview width.