From 12f6caef3726f684763fdba27bab0b15beefbbee Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Sun, 16 Aug 2020 21:51:13 +0530 Subject: Also invert copy_on_decrypt preference value (#1024) Fixes: e0350043d0cb ("Disable automatic copy on decrypt by default (#1006)") Signed-off-by: Harsh Shandilya --- app/src/main/res/xml/preference.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/xml/preference.xml b/app/src/main/res/xml/preference.xml index 318b8431..50300b5b 100644 --- a/app/src/main/res/xml/preference.xml +++ b/app/src/main/res/xml/preference.xml @@ -154,7 +154,7 @@ app:summary="@string/show_extra_content_pref_summary" app:title="@string/show_extra_content_pref_title" />