public override void OnLowMemory()
 {
     base.OnLowMemory();
     ActivityLifecycleNotifier.OnLowMemory();
 }