diff options
author | Tiger Huang <tigerhuang@google.com> | 2020-04-15 05:25:16 +0800 |
---|---|---|
committer | Tiger Huang <tigerhuang@google.com> | 2020-04-15 13:59:32 +0800 |
commit | a70fd87903204eb7a7eefa2a647f55a145aafe66 (patch) | |
tree | 72cd135f51ac44dd9b0f5617f678a8fffbccefa5 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 82dc6147f16edc2106d509f97157bbc0c53a1ea4 (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 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions