diff options
| author | 2022-05-05 10:26:36 -0400 | |
|---|---|---|
| committer | 2022-05-09 16:55:47 -0400 | |
| commit | 501259c369448a7392e2877b40c5ff024e1054f9 (patch) | |
| tree | 617ae9ab4b5b2e647724c121dc1beafa2b628056 /libs/androidfw/StringPool.cpp | |
| parent | 7ecba896fa5978dbf18ccdc48908b1d091fff98e (diff) | |
Make clipboard listen to keyboard visibility changes
Currently, we only move to conform to the keyboard visibility on
start. However, when we e.g. come back from the clipboard editor
activity, there's a race condition where the activity (and therefore
the keyboard) is dismissed at the same time as we're showing the
UI. This causes us to display at the height of the keyboard, but
with no keyboard actually visible.
This change adds a listener for keyboard visibility changes so
that if the state changes while we're up, we move appropriately.
Bug: 231574661
Fix: 231574661
Test: manual
Change-Id: I1cbc3bd7dee1d454018dbf5adee860d5941ef1df
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions