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

Commit c1c3387d authored by Diego Vela's avatar Diego Vela Committed by Android (Google) Code Review
Browse files

Merge "Add flag for bug where bubble was expanding on auto rotate." into main

parents 7effddaa f1d5cc4a
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -255,3 +255,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "bug_rotation_button_cover_bubble"
    namespace: "multitasking"
    description: "Fixes a bug where clicking the rotation button would open the bubble."
    bug: "424165276"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file