diff options
author | 2025-02-26 13:08:45 +0000 | |
---|---|---|
committer | 2025-03-10 11:56:25 +0000 | |
commit | 82a602a21001f6835f48426355280b25fb310323 (patch) | |
tree | 55b782f2c93d059bf5eb8416b5598cd814c1cee8 /libs/androidfw/Asset.cpp | |
parent | 5aa2cd3e0da03845072b3eb5ba9b4cd72b49ef75 (diff) |
[3/N] Report home visibility update on cancelling DragToDesktop transition
When the DragToDesktop START transition gets interrupted (from an unknown
incoming transition) before we've requested an END/CANCEL transition, we
finish the START transition and let it move the user to the Home screen.
In this case we never request an END/CANCEL transition, and before this
CL we would thus never update Home visibility. With this CL we update the
Home visibility when START ends (onTransitionFinished) if we haven't
received an END/CANCEL transition by then.
Bug: 397135730
Test: HomeTransitionObserverTest
Flag: com.android.window.flags.enable_drag_to_desktop_incoming_transitions_bugfix
Change-Id: I7b7c0f40f274210387253a6f02d1eb471b0332b1
Diffstat (limited to 'libs/androidfw/Asset.cpp')
0 files changed, 0 insertions, 0 deletions