+18
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The ShadeTouchHandler sends touches to NSWVC in order to open the shade
while the hub is opened from lock screen. However, this means that the
GlanceableHubContainerController can see and intercept the touches
intended only for the shade, which causes the shade to not open.
This change prevents the hub from seeing these touches. Long-term, the
scene container will handle these actions instead.
Bug: 409682586
Test: atest NotificationShadeWindowViewControllerTest
manually verified, see bug for before/after videos
Flag: com.android.systemui.communal_shade_touch_handling_fixes
Change-Id: I6c57652c613ef6130d034e12898c5c7fb5dbbbc2