summaryrefslogtreecommitdiff
path: root/samples/demos/res/layout/preferences.xml
diff options
context:
space:
mode:
authorRoman Nurik <romannurik@google.com>2013-10-21 12:27:06 -0400
committerRoman Nurik <romannurik@google.com>2013-10-21 12:27:06 -0400
commit4cdd01dabc8ea45ad632dc8aebfec9b9f8e6ce1f (patch)
tree930150ce1eb146e3ea35ca6fc65e8a0b88f708f0 /samples/demos/res/layout/preferences.xml
parentf1e063be4a1b653c9f7386a889981dcb6040c8de (diff)
downloadactionbarsherlock-4cdd01dabc8ea45ad632dc8aebfec9b9f8e6ce1f.tar.gz
Remove ABS website/ and samples/ directories
Change-Id: Ied2965b60c8253ab119a3f250b4a31d8d45c9bc1
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