summaryrefslogtreecommitdiff
path: root/client/activity-demo/Piztor/res/layout/activity_running.xml
diff options
context:
space:
mode:
Diffstat (limited to 'client/activity-demo/Piztor/res/layout/activity_running.xml')
-rw-r--r--client/activity-demo/Piztor/res/layout/activity_running.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/client/activity-demo/Piztor/res/layout/activity_running.xml b/client/activity-demo/Piztor/res/layout/activity_running.xml
deleted file mode 100644
index f52531a..0000000
--- a/client/activity-demo/Piztor/res/layout/activity_running.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:tools="http://schemas.android.com/tools"
-
- android:orientation="vertical"
- android:layout_width="fill_parent"
- android:layout_height="fill_parent"
- >
-
- <com.example.piztor.MyView
- android:id="@+id/view"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content" />
-
-</LinearLayout> \ No newline at end of file