summaryrefslogtreecommitdiff
path: root/res/layout/vpn_preference_widget.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-04-23 00:07:02 +0200
committerArne Schwabe <arne@rfc2549.org>2012-04-23 00:07:02 +0200
commit58e2574f6a27930679f976278ad9c3dbc8d4ef2a (patch)
treeed66e30a6d1acf1fcb68672cb636507e0bd89d2a /res/layout/vpn_preference_widget.xml
parent488a41cc60636298581c2b44b4706b259fc98a36 (diff)
Doing progress on the Preference dialog chaos
Diffstat (limited to 'res/layout/vpn_preference_widget.xml')
-rw-r--r--res/layout/vpn_preference_widget.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/res/layout/vpn_preference_widget.xml b/res/layout/vpn_preference_widget.xml
deleted file mode 100644
index fef23003..00000000
--- a/res/layout/vpn_preference_widget.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<CheckBox
- xmlns:android="http://schemas.android.com/apk/res/android"
- android:id="@+android:id/checkbox"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:layout_gravity="center"
- android:focusable="false"
- android:clickable="false" /> \ No newline at end of file