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

Skip to content
Commit fe3ef2de authored by Alejandro Nijamkin's avatar Alejandro Nijamkin Committed by Ale Nijamkin
Browse files

[flexiglass] Adds corner "ribbon".

Adds a visual indication to the UI that it's running with Flexglass on.
This should prove useful for debugging as it will let developers know
whether they're looking at Flexiglass UI or not.

To see it, the Flexiglass flags must be on and a system property named
flexi.ribbon must be set to true using:

$ adb shell setprop flexi.ribbon true

The ribbon is added as a generic composable such that it can be reused
by other future features, if needed.

Fix: 299340392
Test: manually verified that the ribbon is turned on and off with
Flexiglass feature flags + system property.
Test: see screenshot on the attached bug.

Change-Id: I54e03644fc46b69d7329ae6d3c32c6549ccf34c2
parent a4290cd6
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