Serialize
Serialize
/
com.drake.serialize.intent
/
clearTask
clear
Task
fun
Intent
.
clearTask
(
)
:
Intent
Content copied to clipboard
Add the
Intent.FLAG_ACTIVITY_CLEAR_TASK
flag to the
Intent
.
Return
the same intent with the flag applied.