Merge commit '9830a4ac42c9e16db91d1de6120cc2eb613fc946' into eclair-mr2 * commit '9830a4ac42c9e16db91d1de6120cc2eb613fc946': Fix issue #2161169: onStop not being called.
This commit is contained in:
@@ -3218,7 +3218,6 @@ public class WindowManagerService extends IWindowManager.Stub
|
||||
ttoken.windows.remove(startingWindow);
|
||||
ttoken.allAppWindows.remove(startingWindow);
|
||||
addWindowToListInOrderLocked(startingWindow, true);
|
||||
wtoken.allAppWindows.add(startingWindow);
|
||||
|
||||
// Propagate other interesting state between the
|
||||
// tokens. If the old token is displayed, we should
|
||||
|
||||
Reference in New Issue
Block a user