summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/16/changes
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2012-05-07 15:06:09 -0700
committerDianne Hackborn <hackbod@google.com>2012-05-07 15:06:09 -0700
commit755c8bfbffe5134232217ef4c3998194b344ae17 (patch)
tree2fb453ccca242d8a5de0650a2765316ecf6698be /docs/html/sdk/api_diff/16/changes
parentff0e8cd8b60aa8372b06edecb2e754b0905c4d31 (diff)
Fix issue #6319312: Consecutive call to Activity's onCreate()/onResume()...
...without onPause() in between There was a bug in the handling of "always finish activities" where we would go through destroying activities while in the middle of updating the activity stack. This would result in the activity behind the non-full-screen activity being created and then immediately destroyed, which things were not expecting. Change-Id: Idaa89089f7b1af7eb747d7b8f9f394beeb2d23fa
Diffstat (limited to 'docs/html/sdk/api_diff/16/changes')
0 files changed, 0 insertions, 0 deletions