I can not set the backgroundColor with
UITableView.appearance().backgroundColor = UIColor.gray
anymore...
Anyone knows if it's a known bug?
I can not set the backgroundColor with
UITableView.appearance().backgroundColor = UIColor.gray
anymore...
Anyone knows if it's a known bug?
I'm having the same issue.
Testing on different iPhones with iOS 13.1, background color of my TableViews stays black.
My iPad Pro 2 (iOS 13.1) is not affected and is therefore showing the TableViews with the defined background color.