We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aa1b70 commit 3ea8bc2Copy full SHA for 3ea8bc2
WooCommerce/Classes/ViewRelated/Products/ProductsViewController.swift
@@ -445,7 +445,7 @@ private extension ProductsViewController {
445
/// Apply Woo styles.
446
///
447
func configureMainView() {
448
- view.backgroundColor = .listBackground //.backgroundColor = .systemColor(.secondarySystemGroupedBackground)
+ view.backgroundColor = .listBackground
449
}
450
451
func configureTabBarItem() {
0 commit comments