protected override void OnDestroy()
 {
     base.OnDestroy();
     ActivityLifecycleNotifier.OnDestroy();
 }