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

Commit fc5a4bd1 authored by Tracy Zhou's avatar Tracy Zhou Committed by Android (Google) Code Review
Browse files

Merge "Add a flag for the spatial model launcher pushback effect" into main

parents b2cb3274 f11b39b6
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1829,3 +1829,10 @@ flag {
    description: "Adds a shortcut button to lockscreen to show glanceable hub."
    bug: "378173531"
}

flag {
    name: "spatial_model_launcher_pushback"
    namespace: "systemui"
    description: "Implement the depth push scaling effect on Launcher when users pull down shade."
    bug: "370562309"
}