Nexus 7 - Jelly Bean

I have an activity A.

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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to