@Override
 public void onLowMemory() {
   fragment.onLowMemory();
 }