New instances of components below in the hierarchy e.g. ActivityComponents (AC), will use the same instance of the ActivityRetainedComponent (ARC) as a parent:
First LoginActivity with ARC@1 AND AC@1
⤵️ User rotates the screen ->
new LoginActivity with ARC@1 (same 👆) AND AC@2