summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/ContentQueryMap.java
diff options
context:
space:
mode:
authorCraig Mautner <cmautner@google.com>2013-08-27 13:25:17 -0700
committerCraig Mautner <cmautner@google.com>2013-08-27 13:25:17 -0700
commit018be3da7b2154499f644f72145f72454fa9fe15 (patch)
tree0dc534febab7537d07b717d6eb7b79c51cab4a79 /core/java/android/content/ContentQueryMap.java
parent74596aaa75ee648ca6593e98e94e76aa5a34ba4a (diff)
downloadframeworks_base-018be3da7b2154499f644f72145f72454fa9fe15.zip
frameworks_base-018be3da7b2154499f644f72145f72454fa9fe15.tar.gz
frameworks_base-018be3da7b2154499f644f72145f72454fa9fe15.tar.bz2
When adding a window evaluate all tasks.
Previously the code was adding a window based only on the tasks on the stack belonging to the window being added. But if a window from another stack was on top the window would be added out of order. In particular when there was a dialog over the launcher app and the device was rotated, the launcher window was being added over the dialog. This caused the launcher icons to obscure the dialog and for the dialog buttons to be untouchable. Fixes bug 9984067. Change-Id: I9a57eb641d118f4a90e98af8ca77127ab5364e79
Diffstat (limited to 'core/java/android/content/ContentQueryMap.java')
0 files changed, 0 insertions, 0 deletions