Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f4aeb7ac authored by Maryam Dehaini's avatar Maryam Dehaini
Browse files

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
parent f723deaa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment