androidstarters / android-starter

[Android Architecture] Android starter based on MVP/Dagger2/RxJava2/Robolectric/Espresso/Mockito. It provides a generator to fast create a Android template project.
https://git.io/v9UjE
513 stars 66 forks source link

recreate fragment view error when onbackpress #33

Closed DeevD closed 6 years ago

DeevD commented 7 years ago

when fragment onBackpress to previous fragment that fragment is recreate view how to handle that issuse .

coz i want to use fragment share element transaction with imageview from fragment to fragment !