summaryrefslogtreecommitdiff
path: root/samples/demos/res/layout/preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'samples/demos/res/layout/preferences.xml')
-rw-r--r--samples/demos/res/layout/preferences.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/samples/demos/res/layout/preferences.xml b/samples/demos/res/layout/preferences.xml
deleted file mode 100644
index d2e1e83..0000000
--- a/samples/demos/res/layout/preferences.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-
-<ListView xmlns:android="http://schemas.android.com/apk/res/android" android:id="@android:id/list"
- android:layout_width="fill_parent"
- android:layout_height="fill_parent"
- android:drawSelectorOnTop="false"
- android:scrollbarAlwaysDrawVerticalTrack="true"
- /> \ No newline at end of file