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

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

Merge "Add flag for bubbles animation changes" into main

parents ecdf554c 58082396
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -57,3 +57,10 @@ flag {
    description: "Enables left/right split in portrait"
    bug: "291018646"
}

flag {
    name: "enable_new_bubble_animations"
    namespace: "multitasking"
    description: "Enables new animations for expand and collapse for bubbles"
    bug: "311450609"
}