Loading packages/SystemUI/aconfig/systemui.aconfig +9 −1 Original line number Diff line number Diff line Loading @@ -59,13 +59,21 @@ flag { flag { name: "notification_over_expansion_clipping_fix" namespace: "systemui" description: "fix NSSL clipping when over-expanding; fixes split shade bug." description: "Fix NSSL clipping when over-expanding; fixes split shade bug." bug: "288553572" metadata { purpose: PURPOSE_BUGFIX } } flag { name: "notification_add_x_on_hover_to_dismiss" namespace: "systemui" description: "Adds an x to notifications which shows up on mouse hover, allowing the user to " "dismiss a notification with mouse." bug: "376297472" } flag { name: "notification_async_group_header_inflation" namespace: "systemui" Loading Loading
packages/SystemUI/aconfig/systemui.aconfig +9 −1 Original line number Diff line number Diff line Loading @@ -59,13 +59,21 @@ flag { flag { name: "notification_over_expansion_clipping_fix" namespace: "systemui" description: "fix NSSL clipping when over-expanding; fixes split shade bug." description: "Fix NSSL clipping when over-expanding; fixes split shade bug." bug: "288553572" metadata { purpose: PURPOSE_BUGFIX } } flag { name: "notification_add_x_on_hover_to_dismiss" namespace: "systemui" description: "Adds an x to notifications which shows up on mouse hover, allowing the user to " "dismiss a notification with mouse." bug: "376297472" } flag { name: "notification_async_group_header_inflation" namespace: "systemui" Loading