diff options
author | Adrian Roos <roosa@google.com> | 2021-02-25 15:58:32 +0100 |
---|---|---|
committer | Adrian Roos <roosa@google.com> | 2021-02-25 15:58:37 +0100 |
commit | b081c4279138f349cdf2525c37995eae7fe14912 (patch) | |
tree | d63f3e8abc69b6948f58150d70355bc9a8edcb1c /rs/java/android/renderscript/RenderScriptGL.java | |
parent | 01dabee9967beab657ec63ae64c827a152269644 (diff) |
Fix unexpected IME show because of stale requestedVisibleAwaitingControl
Fixes an issue where the IME would unexpectedly open whenever the
controls change because requestedVisibleAwaitingControl might
be stale.
To fix this, we clear the flag whenever it has been applied after
gaining control, when we hide the IME.
Fixes: 181218935
Test: atest 'WindowInsetsControllerTests#testShowImeOnCreate_doesntCauseImeToReappearWhenDialogIsShown'
Change-Id: I251707fc72c908829f2e69d5b1667e71123fbd0f
Diffstat (limited to 'rs/java/android/renderscript/RenderScriptGL.java')
0 files changed, 0 insertions, 0 deletions