aboutsummaryrefslogtreecommitdiff
path: root/testapps/customPropAnimTest/res/layout/main.xml
diff options
context:
space:
mode:
Diffstat (limited to 'testapps/customPropAnimTest/res/layout/main.xml')
-rw-r--r--testapps/customPropAnimTest/res/layout/main.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/testapps/customPropAnimTest/res/layout/main.xml b/testapps/customPropAnimTest/res/layout/main.xml
deleted file mode 100644
index 40f9f1ac7..000000000
--- a/testapps/customPropAnimTest/res/layout/main.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
- android:layout_width="fill_parent"
- android:layout_height="fill_parent"
- android:orientation="vertical"
- android:id="@+id/container">
-
-</LinearLayout> \ No newline at end of file