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

Commit 11f98e2a authored by Franciszek Juras's avatar Franciszek Juras
Browse files

Change package used for adapting layout to window size

androidx.window.core.layout.WindowSizeClass is planned to replace
androidx.compose.material3.windowsizeclass.WindowSizeClass that's used
in SysUI for adapting layout to window size.

This CL changes usage of androidx.compose.material3.windowsizeclass
.WindowSizeClass to androidx.window.core.layout.WindowSizeClass
across SystemUI code while preserving the original logic.

Added benefit of using androidx.window.core.layout.WindowSizeClass
is the avaialability of Large (1200 dp) and Extra-large (1600 dp) width
breakpoints.

Test: existing tests for appropriate features
Flag: EXEMPT PURE_REFACTOR
Bug: 441954375

Change-Id: I701826cc37ea4ef973b2d420da029ff05845fb8f
parent 6fb1c160
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