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

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

Implement animation for the move-to-display feature

Previously, the move-to-display operation used the default animation.
With the port_window_size_animation feature flag enabled, the default
handler applies a resize animation. This is because move-to-display
transactions change the task size in pixels to handle density changes
and preserve the DP size. Although this is technically a pixel size
change, the user perceives that the DP size remains constant.

To avoid the resize animation from the default transition handler, this
CL implements a dedicated transition handler for move-to-display
operations.

Bug: 376355478
Test: DesktopTasksControllerTest
Test: DesktopModeMoveToDisplayTransitionHandlerTest
Flag: com.android.window.flags.enable_move_to_next_display_shortcut
Change-Id: I95100ccdb0b5b96b0a1e9943e75fcd75ea140ccc
parent e6ee377e
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