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

Skip to content
Commit 95b7e269 authored by Daichi Hirono's avatar Daichi Hirono
Browse files

Prevent NullPointerException from long tap on destroyed window decoration.

The long tap event could be delivered after the window decoration was
destroyed and removed from DesktopModeWindowDecorViewModel. This change
ensures the long tap is canceled during destruction, preventing the
listener from accessing a non-existent DesktopModeWindowDecoration.

Bug: 397767291
Test: None
Flag: com.android.window.flags.enable_desktop_windowing_mode
Change-Id: I55286357680e8ae9cfddb5e84d4a637931b28fa1
parent 81abb3be
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