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

Commit 73e6f4a0 authored by Mady Mellor's avatar Mady Mellor Committed by Android (Google) Code Review
Browse files

Merge "Flag to enable hiding the bubble overflow if it's empty" into main

parents b2f78516 44553a79
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -64,3 +64,10 @@ flag {
    description: "Enables long-press action for nav handle when a bubble is expanded"
    bug: "324910035"
}

flag {
    name: "enable_optional_bubble_overflow"
    namespace: "multitasking"
    description: "Hides the bubble overflow if there aren't any overflowed bubbles"
    bug: "334175587"
}