Hi i have some strange problem...I have two activities - one MainActivity and Activity#1. When from MainActivity i call StartActivity("Activity#1") Activity#1 is loaded BUT when i go back with Activity.Finish Activity#1 stay loaded and new StartActivity("Activity#1") only call Activity.Resume not Create...WHY? AND HOW DESTROY ACTIVITY#1?
Or this is something i don't understand :-(
Or this is something i don't understand :-(