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

Commit 61326f15 authored by Ats Jenk's avatar Ats Jenk
Browse files

Add flag for retrievable bubbles

Bug: 340337839
Change-Id: Ib34d37961378c5f86fb1bd0adc9e03b483b977df
Test: NA
Flag: NA
parent aa4b8288
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"
}