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

Skip to content
Commit d7031747 authored by Omar Elmekkawy's avatar Omar Elmekkawy
Browse files

Decouple DesktopTasksController from DesktopModeWindowDecorViewModel.

DesktopController shouldn't be aware of the ViewModel's existence, and it
shouldn't initiate tiling directly.

This CL introduces a new interface between DesktopTasksController and
DesktopModeWindowDecorView model, named SnapEventHandler, which allows
the controller to communicate the snapping events to the view model without
any exposure.
Flag: com.android.window.flags.enable_tile_resizing

Test: unit tests and on device testing

Bug: 374309287

Change-Id: I1025c4dec7aeb60ea5c008edadac9ba88bfd438b
parent ef2d8101
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