Cherish: Option to disable all headsup notifications for Gaming mode [2/2]
Signed-off-by: AnkitGourav <Ankitgourav035@gmail.com> Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -1413,4 +1413,21 @@
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Gaming mode-->
|
||||
<string-array name="gaming_mode_headsup_toggle_entries">
|
||||
<item>@string/gaming_mode_headsup_allow</item>
|
||||
<item>@string/gaming_mode_headsup_dnc</item>
|
||||
<item>@string/gaming_mode_headsup_clock</item>
|
||||
<item>@string/gaming_mode_headsup_dialer</item>
|
||||
<item>@string/gaming_mode_headsup_stop</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="gaming_mode_headsup_toggle_values">
|
||||
<item>0</item>
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
<item>4</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user