diff options
Diffstat (limited to 'res/xml/vpn_preferences.xml')
-rw-r--r-- | res/xml/vpn_preferences.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/res/xml/vpn_preferences.xml b/res/xml/vpn_preferences.xml new file mode 100644 index 00000000..16c330c0 --- /dev/null +++ b/res/xml/vpn_preferences.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="utf-8"?> +<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" + android:title="@string/vpn_settings_activity_title" > + + + +</PreferenceScreen> |