You call Fragment method _______ to indicate that the list fragment should be retained rather than created.

You call Fragment method _______ to indicate that the list fragment should be retained rather than created.



Answer: setRetainedInstance(true)


Learn More :