I\'m developing an app which shows a notification to the user. The notification\'s objective is to make it easy to the user to return to the activity when the user is in ano
I solved the same problem by setting
android:launchMode="singleTask"