summaryrefslogtreecommitdiff
path: root/main/src/ui/res/xml/vpn_ipsettings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/src/ui/res/xml/vpn_ipsettings.xml')
-rw-r--r--main/src/ui/res/xml/vpn_ipsettings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/src/ui/res/xml/vpn_ipsettings.xml b/main/src/ui/res/xml/vpn_ipsettings.xml
index 2b03c694..66d7d114 100644
--- a/main/src/ui/res/xml/vpn_ipsettings.xml
+++ b/main/src/ui/res/xml/vpn_ipsettings.xml
@@ -47,12 +47,12 @@
android:dialogMessage="@string/dns1_summary"
android:key="dns1"
android:title="@string/dns_server"
- app:useSimpleSummaryProvider="true" />
+ />
<EditTextPreference
android:dialogMessage="@string/secondary_dns_message"
android:key="dns2"
android:title="@string/backup_dns"
- app:useSimpleSummaryProvider="true" />
+ />
</PreferenceCategory>
</PreferenceScreen> \ No newline at end of file