diff options
Diffstat (limited to 'res/layout/vpn_preference_widget.xml')
-rw-r--r-- | res/layout/vpn_preference_widget.xml | 8 |
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 |