Closed jaceklapinski closed 1 year ago
That’s odd... Are you doing some kind of UIAppearance
customization somewhere else, maybe?
Yeah ... you are right i found this line in the project:
UITableView.appearance().backgroundColor = .clear
Sorry, I missed that before.
Glad we solved it 👍
Hello,
I have a strange problem with the transparent background in your lib :)
Below screenshots
XCode Version 15.0.1 (15A507)
How I show AcknowListViewController:
When I start scroll list, rows in table view gets colorized
Best !