public void Deactivate()
 {
     image.fillCenter = false;
     NavigationUtils.DeactivateNavigation(button);
 }