SegmentedViewController : add the unreachable homeserver management (i.e. the navbar background color becomes red)

This commit is contained in:
yannick
2015-11-27 15:53:41 +01:00
parent f842ae75aa
commit 86390b7e5c
2 changed files with 8 additions and 0 deletions
@@ -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