diff options
author | Svetoslav Ganov <svetoslavganov@google.com> | 2012-10-15 15:09:02 -0700 |
---|---|---|
committer | Svetoslav Ganov <svetoslavganov@google.com> | 2012-10-16 11:11:39 -0700 |
commit | 55468c64bc4f3c4b16bf144f66907d75bb656b0a (patch) | |
tree | 0977cd195ff4c83b385c5e4973f2586fba1013c6 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 7789c9bbfca079655e9285173d6175b94bc774b0 (diff) |
Occasionally triple tap on the keyboard toggles screen magnification.
1. Sometimes unlocking the device when the IME is up and triple tapping on the keyboard
toggles screen magnification. The core reason is that when the kayguard window is
shown we hide all other windows and when it is hidden we show these windows. We did
not notify the screen magnifier for windows being shown and hidden. Also when the
windows are shown we may reassign layers to put the IME or the wallpaper in the
right Z order. The screen magnifier is now notified upon such layer reassignment
since window layers are used when computing the magnified region.
bug:7351531
Change-Id: I0931f4ba6cfa565d8eb1e3c432268ba1818feea6
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions