Fragment add

Fragment Manager add() lifecycle

When fragment [B] is added on top of fragment [A], then fragment [A] will remain in resume state.

Here is the lifecycle of the same:

Last updated