diff options
author | louis_chang <louis_chang@htc.com> | 2014-07-16 18:15:35 +0800 |
---|---|---|
committer | louis_chang <louis_chang@htc.com> | 2014-07-16 18:15:35 +0800 |
commit | f87b21953947f2fda8ac960c458dc7395ef90bbb (patch) | |
tree | 7c36741170699ab113d3cda1fe05354d966061b2 /docs/html/sdk/api_diff/24/changes | |
parent | 7b97e426bd77b22a64b49112ce2455a51bac0b5b (diff) |
[ActivityManager] Do not finish root activity when reset task
Symptom:
The root activity not always located at index 0 of the task.
For example, the index 1 activity will become the new root
when the original root activity (at index 0) finished.
The new root activity might be finished unexpectedly before
the original root activity actually destroyed.
Solution:
Check frontOfTask to avoid finishing the root activity unexpectedly
Change-Id: I623ab97e9c95c83b3cfe7c9dfc151a291a391ea4
Diffstat (limited to 'docs/html/sdk/api_diff/24/changes')
0 files changed, 0 insertions, 0 deletions