clearTop

fun Intent.clearTop(): Intent

Add the Intent.FLAG_ACTIVITY_CLEAR_TOP flag to the Intent.

Return

the same intent with the flag applied.