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

Skip to content
Commit 326b69ef authored by Fabián Kozynski's avatar Fabián Kozynski
Browse files

Fix height of QQS so it's wrap content

In order to make QQS in Flexiglass wrap content, we need two things:

* Pass the correct height to the MovableContent. As QSContainerImpl
  reports QS height as the measured height, instead pass the individual
  heights (QQS, QS) to the adapter so they can be used in the `layout`
  modifier.
* Make ShadeScene higher (zIndex) than QuickSettingsScene. This makes
  sense since things like the scrim are visually on top.

Test: manual, open Customizer, change display size (scroll), landscape.
Fixes: 324090413
Flag: ACONFIG com.android.systemui.scene_container DEVELOPMENT

Change-Id: Iaab56d9b05e1523a696922197ca23112dd5b30c6
parent ca4a84d4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment