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

Skip to content
Commit 286af4bb authored by Andreas Miko's avatar Andreas Miko
Browse files

[SceneContainer] Fix touchable area when a HUN is displayed

When a HUN is shown sceneContainer would be set to visible, which would
hard set the touchable area to the entire screen in
`StatusBarTouchableRegionManager`. This fix now instead observes the
scene transition state instead and sets the touchable area to full
screen on all scenes except for Gone. While on Gone the touchable area
is determined by the region where a HUN is shown.

There is currently a different bug for some edge cases in
`getTouchableRegion()` that is now tracked in b/347007367.

Bug: 343688970
Flag: com.android.systemui.scene_container
Test: Manual tests
Change-Id: I9deb003df3dcf5c90d96666124e62c73cdbc1c23
parent dd7b1173
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