summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorFilip Gruszczynski <gruszczy@google.com>2016-01-04 15:56:07 -0800
committerFilip Gruszczynski <gruszczy@google.com>2016-01-05 08:32:22 -0800
commitbedb566a280e8aee2e80346af08f42b3fb5121c2 (patch)
tree27f6c64e34532df731d2b4755a07ae495284e986 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent10b89dc5311315668d1ec9ad658521d62fbea44f (diff)
Don't push IME above all app windows and dock divider.
The IME should only be pushed above the application that requested it. There might be other windows that go above the IME, e.g. spinner dialog. We used to need the IME to go above all app windows, because the dock divider goes above all app windows and we want IME above the dock divider. This is not necessary anymore, because the dock divider is now aware of the IME and changes it's size to available space. The transition is also graceful enough, that it looks correct even when the IME goes away. Bug: 26325071 Change-Id: I8c05f2d200c5bb92c5fdb0d252e277fbe43a60a5
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions