Exemplo n.º 1
0
 @Override
 public void onDetach() {
   super.onDetach();
   ((PrintsEditorActivity) getActivity()).removeActionListener(this);
   ((PrintsEditorActivity) getActivity()).removePhotoSelectedListener(this);
 }