I created a viewpager views following this topic. I am using only one fragment with instances.
So, I need to save a text (from editText) from each fragment to load them all after reopening app, but I don't know how. I think I just misunderstood how to properly use Instances..
I am really confused and don't know what to do. Maybe just some referal to tut how to correctly use this or a better construction of ViewPager should help.
-thx for any help (: