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

Commit 8662d824 authored by Ats Jenk's avatar Ats Jenk Committed by Android (Google) Code Review
Browse files

Merge "Add flag for retrievable bubbles" into main

parents c19d6a06 61326f15
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -71,3 +71,10 @@ flag {
    description: "Hides the bubble overflow if there aren't any overflowed bubbles"
    bug: "334175587"
}

flag {
    name: "enable_retrievable_bubbles"
    namespace: "multitasking"
    description: "Allow opening bubbles overflow UI without bubbles being visible"
    bug: "340337839"
}