From c206a91d320995f37f8abb33188bfd384249da3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Mon, 7 Apr 2014 20:43:34 +0200 Subject: Next step: compile jni sources correctly. --- res/layout/about.xml | 122 --------------------------- res/layout/client_dashboard.xml | 67 --------------- res/layout/configuration_wizard_activity.xml | 26 ------ res/layout/eip_service_fragment.xml | 71 ---------------- res/layout/log_in_dialog.xml | 41 --------- res/layout/logwindow.xml | 17 ---- res/layout/new_provider_dialog.xml | 24 ------ res/layout/provider_detail_fragment.xml | 40 --------- res/layout/provider_list_fragment.xml | 15 ---- res/layout/provider_list_item.xml | 43 ---------- 10 files changed, 466 deletions(-) delete mode 100644 res/layout/about.xml delete mode 100644 res/layout/client_dashboard.xml delete mode 100644 res/layout/configuration_wizard_activity.xml delete mode 100644 res/layout/eip_service_fragment.xml delete mode 100644 res/layout/log_in_dialog.xml delete mode 100644 res/layout/logwindow.xml delete mode 100644 res/layout/new_provider_dialog.xml delete mode 100644 res/layout/provider_detail_fragment.xml delete mode 100644 res/layout/provider_list_fragment.xml delete mode 100644 res/layout/provider_list_item.xml (limited to 'res/layout') diff --git a/res/layout/about.xml b/res/layout/about.xml deleted file mode 100644 index 4b3f16e0..00000000 --- a/res/layout/about.xml +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/res/layout/client_dashboard.xml b/res/layout/client_dashboard.xml deleted file mode 100644 index a5387efd..00000000 --- a/res/layout/client_dashboard.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/res/layout/configuration_wizard_activity.xml b/res/layout/configuration_wizard_activity.xml deleted file mode 100644 index f3d0e48b..00000000 --- a/res/layout/configuration_wizard_activity.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/res/layout/eip_service_fragment.xml b/res/layout/eip_service_fragment.xml deleted file mode 100644 index 5992a873..00000000 --- a/res/layout/eip_service_fragment.xml +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/res/layout/log_in_dialog.xml b/res/layout/log_in_dialog.xml deleted file mode 100644 index c8a2f0a8..00000000 --- a/res/layout/log_in_dialog.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/res/layout/logwindow.xml b/res/layout/logwindow.xml deleted file mode 100644 index 4051c92c..00000000 --- a/res/layout/logwindow.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/res/layout/new_provider_dialog.xml b/res/layout/new_provider_dialog.xml deleted file mode 100644 index 19b8f442..00000000 --- a/res/layout/new_provider_dialog.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/res/layout/provider_detail_fragment.xml b/res/layout/provider_detail_fragment.xml deleted file mode 100644 index eb90fad9..00000000 --- a/res/layout/provider_detail_fragment.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/res/layout/provider_list_fragment.xml b/res/layout/provider_list_fragment.xml deleted file mode 100644 index 70dbae0d..00000000 --- a/res/layout/provider_list_fragment.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - diff --git a/res/layout/provider_list_item.xml b/res/layout/provider_list_item.xml deleted file mode 100644 index 8746f6f8..00000000 --- a/res/layout/provider_list_item.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - -- cgit v1.2.3