public override void ViewWillDisappear(bool animated)
 {
     areasController.StopAreasFirebaseListener();
 }