Skip to content

Commit 5b92771

Browse files
committed
Set footer background color.
1 parent 1b0c5c5 commit 5b92771

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

WordPress/Classes/ViewRelated/Gutenberg/Collapsable Header/CollapsableHeaderViewController.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -508,6 +508,7 @@ class CollapsableHeaderViewController: UIViewController, NoResultsViewHost {
508508
func configureVerticalButtonView() {
509509
usesVerticalActionButtons = true
510510

511+
footerView.backgroundColor = .systemBackground
511512
footerHeightContraint.constant = footerHeight
512513
selectedStateButtonsContainer.axis = .vertical
513514

0 commit comments

Comments
 (0)