aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/xml-v14/preferences.xml
diff options
context:
space:
mode:
authoralescdb <alescdb@users.noreply.github.com>2015-10-23 21:13:15 +0200
committeralescdb <alescdb@users.noreply.github.com>2015-10-23 21:13:15 +0200
commita67cc634407382c638267abbeab53b2e85fa8e79 (patch)
treefdb8c7403c6f7c3291b2f495dcc45cb3cc05d90a /app/src/main/res/xml-v14/preferences.xml
parentb1cda7f1e67c8d7f91c01b679d34f46f0d591955 (diff)
downloadconnectbot-a67cc634407382c638267abbeab53b2e85fa8e79.tar.gz
connectbot-a67cc634407382c638267abbeab53b2e85fa8e79.tar.bz2
connectbot-a67cc634407382c638267abbeab53b2e85fa8e79.zip
Remove summary and change title
Diffstat (limited to 'app/src/main/res/xml-v14/preferences.xml')
-rw-r--r--app/src/main/res/xml-v14/preferences.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/xml-v14/preferences.xml b/app/src/main/res/xml-v14/preferences.xml
index bd5e67c..7c495b1 100644
--- a/app/src/main/res/xml-v14/preferences.xml
+++ b/app/src/main/res/xml-v14/preferences.xml
@@ -117,7 +117,6 @@
<SwitchPreference
android:key="alwaysvisible"
android:title="@string/pref_alwaysvisible_title"
- android:summary="@string/pref_alwaysvisible_summary"
android:defaultValue="false"
/>