diff options
author | Josh Tsuji <tsuji@google.com> | 2020-06-12 17:01:06 -0400 |
---|---|---|
committer | Josh Tsuji <tsuji@google.com> | 2020-06-12 17:05:06 -0400 |
commit | f2c8551644129b0a548a2ac74dc1a69366e52f70 (patch) | |
tree | 949e4345ddc6faaaeb419d2dde3e20e8dc0e3b36 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 8140ae8d22d4165bc9a4c22e1b6e57d359c6fde8 (diff) |
Hide IME on touching down on a Bubble.
This fixes the issue where the dragged-out bubble and the dismiss target rendered under the IME. It also improves animations all-around since it starts the IME animation earlier (vs waiting for ACTION_UP).
While the IME does hide earlier, once your finger is on a Bubble, there is nothing you can do that would not hide the IME anyway - dragging it out hides it, and if you lift your finger, you'll either switch bubbles or collapse the stack, both of which hide the IME.
Test: have IME, drag out bubble
Fixes: 158861545
Change-Id: I903897eca3c516bc953cbd70ab2102bbc4a81a4f
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions