Serialize
Serialize
/
com.drake.serialize.intent
/
noHistory
no
History
fun
Intent
.
noHistory
(
)
:
Intent
Content copied to clipboard
Add the
Intent.FLAG_ACTIVITY_NO_HISTORY
flag to the
Intent
.
Return
the same intent with the flag applied.