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