noHistory

fun Intent.noHistory(): Intent

Add the Intent.FLAG_ACTIVITY_NO_HISTORY flag to the Intent.

Return

the same intent with the flag applied.