summaryrefslogtreecommitdiff
path: root/res/layout/viewconfig.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/viewconfig.xml')
-rw-r--r--res/layout/viewconfig.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/res/layout/viewconfig.xml b/res/layout/viewconfig.xml
deleted file mode 100644
index 5ae34ef0..00000000
--- a/res/layout/viewconfig.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
- android:layout_width="match_parent"
- android:layout_height="match_parent" >
-
- <TextView
- android:id="@+id/configview"
- android:layout_width="match_parent"
- android:layout_height="wrap_content" />
-
-</ScrollView> \ No newline at end of file