Skip to content

Commit

Permalink
omni: set always_show_screenshot_dismiss_button=false
Browse files Browse the repository at this point in the history
replaced by change in fwb
SystemUI: screenshot: Add delete action chip intent

Change-Id: I78db36a109e8e60ab74bfa3975894739b7887211
  • Loading branch information
maxwen committed Oct 22, 2023
1 parent f6c5a95 commit 1ae1dec
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -35,7 +35,7 @@
<bool name="config_showActivity">false</bool>

<!-- Enable the screenshot dismiss button by default -->
<bool name="always_show_screenshot_dismiss_button">true</bool>
<bool name="always_show_screenshot_dismiss_button">false</bool>

<!-- The maximum number of tiles in the QuickQSPanel -->
<integer name="quick_qs_panel_max_tiles">2</integer>
Expand Down

0 comments on commit 1ae1dec

Please sign in to comment.