--

For the 6th question, it is looking for a case when their Instance is NOT destroyed, but the VIEW is destroyed.

This will only happen when a Fragment is replaced by another Fragment. The former Fragment’s instance is NOT destroyed, but the VIEW is destroyed.

The wrong answers are
1. onConfiguration change …
2. instance killed by the System

In both the cases above, the Instance and the View are BOTH destroyed.

Hope this explained.

--

--

Elye - A One Eye Dev By His Grace
Elye - A One Eye Dev By His Grace

Written by Elye - A One Eye Dev By His Grace

Sharing Software Learning, Life and Faith Journey

No responses yet