Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow pass extras to target activity #99

Conversation

wangmengyan95
Copy link
Contributor

Currently, if we use ParseLoginDispatchActivity, we build an empty intent to start the target Activity. This changes allow us to pass extra bundle to the target Activity. #15.

Test with ParseLoginSampleWithDispatchActivity sample app.

@grantland
Copy link
Contributor

LGTM!

@grantland grantland assigned wangmengyan95 and unassigned grantland Dec 8, 2015
wangmengyan95 added a commit that referenced this pull request Dec 8, 2015
…in_ParseLoginDispatchActivity

Allow pass extras to target activity
@wangmengyan95 wangmengyan95 merged commit dc42a80 into master Dec 8, 2015
@wangmengyan95 wangmengyan95 deleted the wangmengyan.add_extra_args_in_ParseLoginDispatchActivity branch December 8, 2015 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants