@Override
 public void onDestroyView() {
   super.onDestroyView();
   GiveawayListFragmentStack.removeFragment(this);
 }