[android-developers] Nexus 7, onCreate is getting called multiple times.
Nexus 7 - Jelly Bean
The usual callbacks are called: onCreate, onResume, etc.
Now I launch B, from A.
Again the usual callbacks are called, this time for "B": onCreate, onResume, etc.
I close "B". Now "A"'s onResume should get called.
But onCreate is getting called.
This issue is only on the Nexus 7 tablet, and not on Motorola XOOM, running Jelly Bean.
How do I fix this?
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home