Possible Duplicate:
ViewPager and fragments — what's the right way to store fragment's state?
how can I save the fragment? (It is located at the activity) When I rotate the screen, the activity being restarted, fragment is re-created
try to use setRetainInstance(true);
in your fragment's onCreate
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With