summaryrefslogtreecommitdiffstats
path: root/tests/TileBenchmark/Android.mk
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2012-11-02 18:43:48 -0700
committerDianne Hackborn <hackbod@google.com>2012-11-02 18:56:01 -0700
commit2ea9bae7121f1df5461437d7d08fa550cdf6e0b0 (patch)
tree9f06023f39086e48edf0e60f6abfa93a628e5ad2 /tests/TileBenchmark/Android.mk
parent841ce670b29180a157a084a9c0e803b13e92020c (diff)
downloadframeworks_base-2ea9bae7121f1df5461437d7d08fa550cdf6e0b0.zip
frameworks_base-2ea9bae7121f1df5461437d7d08fa550cdf6e0b0.tar.gz
frameworks_base-2ea9bae7121f1df5461437d7d08fa550cdf6e0b0.tar.bz2
Fix issue #7457380: IME leaves a mark after user switching
The gnarly stuff where we keep track of the old input method window as if it was still there was sitting around leaving things in a stuck state. Now we clear this out at key points in the window manager (freezing screen, user change), and the input method manager service is less aggressive about asking the window manager to do it. Also fixed a problem that was causing flickers during some wallpaper transitions -- when we are animating two things on top of the wallpaper and one of them disappears, we need to make sure the wallpaper target points to whatever the current target should be (if any), not left pointing to the old target that has gone away. Change-Id: I2fb9600f569a5bd5e3528aaf24cde9340af56cb0
Diffstat (limited to 'tests/TileBenchmark/Android.mk')
0 files changed, 0 insertions, 0 deletions