mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-05 15:37:45 +02:00
SegmentedViewController : add the unreachable homeserver management (i.e. the navbar background color becomes red)
This commit is contained in:
@@ -360,6 +360,10 @@
|
||||
[self addConstraint:displayedViewController.view constraint:displayedVCHeightConstraint];
|
||||
|
||||
[displayedViewController didMoveToParentViewController:self];
|
||||
|
||||
// refresh the navbar background color
|
||||
// to display if the homeserver is reachable.
|
||||
[self onMatrixSessionChange];
|
||||
}
|
||||
|
||||
#pragma mark - touch event
|
||||
|
||||
Reference in New Issue
Block a user