I have two activities and I want to switch between them without re-creating or duplicating them. Each activity has a button that will send the user to the other using an intent with the FLAG_ACTIVITY_REORDER_TO_TOP. I have two activities and I want to switch betw