Join Slack
Powered by
I am aware that in `onActivityResult` an actual `I...
# android
d
dragas
03/22/2017, 5:30 PM
I am aware that in
onActivityResult
an actual
Intent
is returned, not its extension, but you can still
Intent.fillIn(Intent other, int flags)
to rebuild the extension object.
4
Views
Open in Slack
Previous
Next