flèche arrière Android
You can add the following to your activity tag inside your manifest.xml file:
android:parentActivityName=".MainActivity"
Delightful Dogfish
You can add the following to your activity tag inside your manifest.xml file:
android:parentActivityName=".MainActivity"