Answer: fragments will be moved to onStop
Description: Since fragments are part of an Activity always, when Activity is moved to stopped state, then automatically fragments in it will be moved to stopped state.
Note: Fragments life cycle will be affected by activity's life cycle.
Description: Since fragments are part of an Activity always, when Activity is moved to stopped state, then automatically fragments in it will be moved to stopped state.
Note: Fragments life cycle will be affected by activity's life cycle.
No comments:
Post a Comment