summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorTiger Huang <tigerhuang@google.com>2020-04-15 05:25:16 +0800
committerTiger Huang <tigerhuang@google.com>2020-04-15 13:59:32 +0800
commita70fd87903204eb7a7eefa2a647f55a145aafe66 (patch)
tree72cd135f51ac44dd9b0f5617f678a8fffbccefa5 /tools/aapt2/java/JavaClassGenerator.cpp
parent82dc6147f16edc2106d509f97157bbc0c53a1ea4 (diff)
Set IME insets invisible if the target is above IME
We would remove the insets source of IME before dispatching to the target above IME previously. However, when the z-order of an invisible IME is changed, the client may receive unnecessary insets-change callcacks (InsetsState with or without IME source). With this CL, as long as IME is invisible, no matter what z-order the IME has, the client will get the same IME source. Fix: 152722388 Test: atest ChildlessActivityTest InsetsStateControllerTest Change-Id: I9f147976be47a9fced4493dba10113b8ab048f4e
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions