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

Commit 91adaff8 authored by Gauri Shankar's avatar Gauri Shankar
Browse files

Adding flag qs_tile_transition_interaction_refinement in shared SystemUI aconfig file

Bug: 358291064
Bug: 385829348
Flag: NONE Adding new Flag
Test: NONE Adding new Flag
Change-Id: I19be1c57d6410571a51f23535ec1db43ec346efe
parent 6e14ced4
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -2109,3 +2109,13 @@ flag {
    description: "Enables the UI for the suggested devices feature."
    bug: "411452237"
}

flag {
    name: "qs_tile_transition_interaction_refinement"
    namespace: "systemui"
    description: "Allowing Click Events for Quick Setting Tile while QS dialog is collapsing. This Flag also prevents QS Tile from Dismissal when it is tapped during launch "
    bug: "358291064"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}