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

Commit 58082396 authored by Mady Mellor's avatar Mady Mellor
Browse files

Add flag for bubbles animation changes

Bug: 311450609
Bug: 300268068
Test: none
Flag: this is the flag
Change-Id: Ia45eb158ed65a4bb1d532294219ea13cfa40ca28
parent 2996824c
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -57,3 +57,10 @@ flag {
    description: "Enables left/right split in portrait"
    description: "Enables left/right split in portrait"
    bug: "291018646"
    bug: "291018646"
}
}

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