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