diff options
| author | 2024-11-12 13:39:57 -0800 | |
|---|---|---|
| committer | 2024-11-14 13:38:50 -0800 | |
| commit | f4aeb7ac9d4bf8de3212e3d06202432e0cfa2597 (patch) | |
| tree | d5c2869dc717e51c9c29bc2f6a9674563640257a /libs/androidfw/FileStream.cpp | |
| parent | f723deaac6400b49c1614317e9e15673e327399e (diff) | |
Do not create/update status bar input layer when caption isn't visible
AppHandleViewHolder#bindData would only return early and not
create/update the input layer if the input layer did not exist. So, if
two relayouts happen when a task is in immersive, the first relayout
would cause the input layer to be disposed while the second would
recreate it.
Bug: 375246608
Flag: EXEMPT bugfix
Test: try to create handle menu when in immersive mode
Change-Id: I04412a613589ef9b6d2e8836f136c549f1228067
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions