FLAG_ACTIVITY_RESET_TASK_IF_NEEDED constant
int
const FLAG_ACTIVITY_RESET_TASK_IF_NEEDED
Launches the activity in a way that resets the task in some cases.
Implementation
static const int FLAG_ACTIVITY_RESET_TASK_IF_NEEDED = 2097152;