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