also check that you don't use the android:noHistory flag in your manifest for the Activity
documentation:
android:noHistory
Whether or not the activity should be removed from the activity stack and finished (its finish() method called) when the user navigates away from it and it's no longer visible on screen
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…