I am implementing an android app with Xamarin.
I performed the following step.
Start the APP
The APP opened with first page "A"
Pressed a button and go to page "B"
Pressed home button on mobile phone.
Click on the APP icon to go back to the APP.
The app looks like restart and opened in page "A"
Why would this happened? How could I avoid this.
I have checked my android manifest file.
There is no "android:launchMode" item.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…