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