summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorWilson Wu <wilsonwu@google.com>2021-05-18 15:15:14 +0800
committerWilson Wu <wilsonwu@google.com>2021-05-20 10:26:47 +0800
commite525c01439d1fc1c4c4ce48ebe4ab1a41a4bd03a (patch)
tree3bf974d66bf9001a10bd1806940f0c9be13ad3c6 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent9b60ca5d0231802c40cbdc7c3d2577e74320a1ea (diff)
Fix IME be dismissed abruptly
CL[1] used to fix some IME animation issue. And simplified the check focused view logic. But when window focus changed, the focused view may still be null. So ImeFocusdController use the DecorView to start an new Input and hide keyboard. Use the focused view after focus change callbacks when we call onPostWindowFocus as before. [1]: Ib140801f1ce03b5566e756914f96dacba3ad8892 Bug: 186331446 Test: Manual test with the bug steps Test: atest FocusHandlingTest#testRequestFocusOnWindowFocusChanged Change-Id: I2f8fde0b6575db17955ff8b8804b61378f9d6dad
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions