Skip to content

Commit e36503f

Browse files
committed
Update tinting.
1 parent cfa792f commit e36503f

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

Sources/NativeUIKit/Controllers/Table/Header/NativeHeaderTableController+HeaderContainerView.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,10 @@ extension NativeHeaderTableController {
5858
super.commonInit()
5959
insetsLayoutMarginsFromSafeArea = false
6060
layoutMargins = .zero
61+
6162
addSubview(extendAreaView)
63+
extendAreaView.backgroundColor = backgroundColor
64+
6265
addSubview(contentView)
6366
}
6467

0 commit comments

Comments
 (0)