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

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

Merge "Add flag for stashable bubbles" into main

parents 74e2556b 27dd3bd2
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -78,3 +78,10 @@ flag {
    description: "Allow opening bubbles overflow UI without bubbles being visible"
    bug: "340337839"
}

flag {
    name: "enable_bubble_stashing"
    namespace: "multitasking"
    description: "Allow the floating bubble stack to stash on the edge of the screen"
    bug: "341361249"
}