mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 16:13:42 +02:00
SegmentedViewController bug fix: segments disappear when coming from a view with translucent bar
Signed-off-by: ismailgulek <gulekismail@gmail.com>
This commit is contained in:
@@ -212,6 +212,8 @@
|
||||
{
|
||||
[super viewWillAppear:animated];
|
||||
|
||||
[self userInterfaceThemeDidChange];
|
||||
|
||||
if (_selectedViewController)
|
||||
{
|
||||
// Make iOS invoke child viewWillAppear
|
||||
|
||||
Reference in New Issue
Block a user