From cd266c38ea6d9c1a18dbfcd83a0dffd81f0b9ce0 Mon Sep 17 00:00:00 2001 From: someone5678 Date: Fri, 27 Oct 2023 01:52:35 +0900 Subject: [PATCH] Settings: Allow disabling of screenshot shutter sound [2/2] Change-Id: If214da9416f673f3a9b806d0c49dbcbefb168f10 --- res/values/evolution_strings.xml | 2 ++ res/xml/sound_settings.xml | 7 +++++++ 2 files changed, 9 insertions(+) diff --git a/res/values/evolution_strings.xml b/res/values/evolution_strings.xml index eff4c261a87..2823f4769a5 100644 --- a/res/values/evolution_strings.xml +++ b/res/values/evolution_strings.xml @@ -14,4 +14,6 @@ Unknown https://linktr.ee/joeyhuab + + Screenshot sound diff --git a/res/xml/sound_settings.xml b/res/xml/sound_settings.xml index 28e281498a4..56968f127cf 100644 --- a/res/xml/sound_settings.xml +++ b/res/xml/sound_settings.xml @@ -204,6 +204,13 @@ android:title="@string/touch_sounds_title" android:order="-30"/> + + +