summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorEvan Rosky <erosky@google.com>2020-03-06 18:54:55 -0800
committerEvan Rosky <erosky@google.com>2020-03-16 10:01:37 -0700
commitc0eec05ed584c88c9543c60fdff166f3cbf72682 (patch)
tree9824d7141c72ffddc853d6e88485f54e255d5904 /tools/aapt2/java/JavaClassGenerator_test.cpp
parenta8375cc9f85380254d18ae48b59e8954c0b7886e (diff)
Fix up interractions between Adjust for IME and minimize
These aren't compatible at the moment, but at the very least prevent them from running at the same time so that switching between secondary adjusted to recents works. This works by augmenting the divider's ime handling with a paused state. When paused, it will keep track of ime changes, but it won't apply them to the divider until it's resumed. Despite this, the interraction is still quite glitchy, but at least it ends up in the right end-states. A full fix for this will require a significant rewrite of the whole DividerView's bounds handling. Bug: 150781668 Test: Open 2 apps in splits. show IME in secondary, then swipe-up to recents. While not perfect, it should work. Change-Id: I4e7a6b9ed04b38edb83655b2326de4448124b904
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions