@Override
 public void onDetach() {
   super.onDetach();
   createAuctionCallbacks = null;
 }