aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/xml/host_prefs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/xml/host_prefs.xml')
-rw-r--r--app/src/main/res/xml/host_prefs.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/src/main/res/xml/host_prefs.xml b/app/src/main/res/xml/host_prefs.xml
index fea90cb..a2fc1a4 100644
--- a/app/src/main/res/xml/host_prefs.xml
+++ b/app/src/main/res/xml/host_prefs.xml
@@ -85,6 +85,12 @@
android:summary="@string/hostpref_stayconnected_summary"
/>
+ <CheckBoxPreference
+ android:key="quickdisconnect"
+ android:title="@string/hostpref_quickdisconnect_title"
+ android:summary="@string/hostpref_quickdisconnect_summary"
+ />
+
<ListPreference
android:key="delkey"
android:title="@string/hostpref_delkey_title"