Signal-iOS/SignalUI/ViewControllers/Member Picker
Max Radermacher 1ea74d9266 Fix recipient picker nav bar when theme changes
On iOS 16, the nav bar itself is transparent, so the container view
controller’s background is visible. The color of that view wasn’t being
updated, which resulted in the nav bar appearing the wrong color.

A few view controllers worked around this by manually updating just the
background color to the same value used by the table view. It seems
cleaner to re-apply the overall styling when the theme changes.
2022-10-19 13:20:00 -07:00
..
BaseMemberViewController.swift Fix recipient picker nav bar when theme changes 2022-10-19 13:20:00 -07:00
NewMembersBar.swift Change license to AGPL 2022-10-13 08:25:37 -05:00