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:
ismailgulek
2020-04-16 15:46:42 +03:00
parent cd9de5cb28
commit 3faee1bf94
@@ -212,6 +212,8 @@
{
[super viewWillAppear:animated];
[self userInterfaceThemeDidChange];
if (_selectedViewController)
{
// Make iOS invoke child viewWillAppear