From 0e613cf1dd1349881eb3a7d4db84a3915bc360af Mon Sep 17 00:00:00 2001 From: tehcneko <7764726+tehcneko@users.noreply.github.com> Date: Sat, 13 Feb 2021 10:52:34 +0800 Subject: [PATCH] [app] Fix #124 (#125) --- app/src/main/res/xml/prefs.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/src/main/res/xml/prefs.xml b/app/src/main/res/xml/prefs.xml index 4694d45d52e..7ab4393e10c 100644 --- a/app/src/main/res/xml/prefs.xml +++ b/app/src/main/res/xml/prefs.xml @@ -11,7 +11,6 @@ android:key="doh" android:summary="@string/dns_over_http_summary" android:title="@string/dns_over_http" - android:persistent="false" app:iconSpaceReserved="false" /> @@ -91,4 +90,4 @@ android:summary="@string/settings_backup_and_restore_summery" app:iconSpaceReserved="false" /> - \ No newline at end of file +