diff options
Diffstat (limited to 'res/layout/basic_settings.xml')
-rw-r--r-- | res/layout/basic_settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/basic_settings.xml b/res/layout/basic_settings.xml index 3b1c48c2..25175876 100644 --- a/res/layout/basic_settings.xml +++ b/res/layout/basic_settings.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <ScrollView xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:blinkt="http://schemas.android.com/apk/res/de.blinkt.openvpn" + xmlns:blinkt="http://schemas.android.com/apk/res-auto" android:layout_width="wrap_content" android:layout_height="wrap_content" > |