diff --git a/Vector/ViewController/HomeViewController.m b/Vector/ViewController/HomeViewController.m index de00afe4e..ed4f66063 100644 --- a/Vector/ViewController/HomeViewController.m +++ b/Vector/ViewController/HomeViewController.m @@ -375,7 +375,7 @@ - (void)refreshCurrentSelectedCellInChild:(BOOL)forceVisible { // TODO: Manage other children than recents - [recentsViewController refreshCurrentSelectedCell:YES]; + [recentsViewController refreshCurrentSelectedCell:forceVisible]; } #pragma mark - Navigation