diff options
| author | 2024-01-26 14:06:45 -0800 | |
|---|---|---|
| committer | 2024-01-26 16:42:24 -0800 | |
| commit | deb07988bbd0ad10ad0b9ad6ff398ae2906f477d (patch) | |
| tree | bbf7814e7e50dda9db02407edba32a13f6348ab9 /libs/androidfw/AttributeResolution.cpp | |
| parent | fe75d5cdff80cd5bb277c38b571003488c24382f (diff) | |
[flexiglass] Fixes issue where bouncer exited upon orientation change.
Previous logic was set up to leave the bouncer scene when the IME
(software keyboard) became hidden. Unfortunately, this was the wrong
signal as it would happen also when changing device configuration (for
example, when changing device orientation).
A better (and less complex) approach is shown in this CL, we listen for
the back navigation keyevent from the IME.
Fix: 322518343
Test: manually verified that changing orientations doesn't dismiss the
bouncer
Test: unit tests updated
Flag: ACONFIG com.android.systemui.scene_container DEVELOPMENT
Change-Id: I53b6c2c605d3621ce78247305cbe3a900d2ca3fd
Diffstat (limited to 'libs/androidfw/AttributeResolution.cpp')
0 files changed, 0 insertions, 0 deletions