Browse Source

Merge branch 'develop' of https://github.com/swict/LifePlusAndroid into develop

Hasemi 7 years ago
parent
commit
33fac64b2b

+ 1 - 1
app/src/main/java/kr/co/zumo/app/lifeplus/view/screen/my/coin/MyCoinDetailFragment.java

@@ -135,7 +135,7 @@ public class MyCoinDetailFragment extends FragmentBase<MyCoinDetailPresenter> im
 
   @Override
   protected void onAfterDestroyView() {
-
+    adapter = null;
   }
 
   @Override