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

onActivityResult() actually is called before onRestart() then onStart() #17

Open
aicaprio opened this issue Mar 3, 2015 · 7 comments
Open
Labels

Comments

@aicaprio
Copy link

aicaprio commented Mar 3, 2015

No description provided.

@lin1987www
Copy link

You got it !

@isanjosgon
Copy link

Yep :(

@lin1987www
Copy link

I find the answer will happen some Situation!

Depending some condition

https://github.com/lin1987www/FragmentBuilder/raw/master/images/FragmentActivityLifecycle.png

@isanjosgon
Copy link

Thanks @lin1987www, your sequence is the correct, see the answer below from an Android Engineer to clarify this issue.
https://groups.google.com/d/msg/android-developers/3epIML7fjGw/J46YefbBlGEJ

@lin1987www
Copy link

I never thought " Why onActivityResult() called before onResume()", Thanks @isanjosgon , I learned something today. :3

@xxv xxv added the bug label Apr 29, 2016
@plusend
Copy link

plusend commented Jan 16, 2017

Waiting for update about this issue.

@houssemzaier
Copy link

A very common fault ... thanks for catching that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants