commit | 5ee6d19fd726d1196297a0c549587cb2e18e9cfe | [log] [tgz] |
---|---|---|
author | Craig Mautner <cmautner@google.com> | Sat Sep 28 15:58:38 2013 -0700 |
committer | Craig Mautner <cmautner@google.com> | Sat Sep 28 15:58:38 2013 -0700 |
tree | 01564016c0a563a519091e84d82db939c932ce36 | |
parent | adf149029f701464c66cc5cacbbbc649c1319bcd [diff] |
Ensure correct window ordering. Make sure that moveStackWindowsLocked() is called every time that the stack ordering changes. This will rebuild the window list. Previously the call was being made after the moveStack() call which got forgotten in the addAppToken() causing the home stack to obscure incoming phone and video calls. Fixes bug 10023223. Fixes bug 10678010. Maybe fixes bug 10858941. Change-Id: I59922dc979a19210008eac1f528704984c63c886