Is it disposed automatically by the GC? Or do we have to pop it specifically to take it out of the view stack?
Or if I don't pop out of the stack, can I save time if I push to it again without creating new one?
Is it disposed automatically by the GC? Or do we have to pop it specifically to take it out of the view stack?
Or if I don't pop out of the stack, can I save time if I push to it again without creating new one?