I\'m trying to save data in a Fragment\'s onSaveInstanceState(), but the method is never called.
Can someone help?
public class MyFragment extends Fr
In some situations you might find it helpful to use fragment arguments instead of savedInstanceState. Further explanation.
savedInstanceState