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

Commit 0ce938b4 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add flag for transitioning bubble bar to floating" into main

parents 2e949cff a8e11b71
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -255,3 +255,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "enable_bubble_bar_to_floating_transition"
    namespace: "multitasking"
    description: "Enable transitioning from bubble bar to floating when folding"
    bug: "380105874"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}