aboutsummaryrefslogtreecommitdiff
path: root/res/layout/preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/preferences.xml')
-rw-r--r--res/layout/preferences.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/res/layout/preferences.xml b/res/layout/preferences.xml
deleted file mode 100644
index 5caaa804..00000000
--- a/res/layout/preferences.xml
+++ /dev/null
@@ -1,10 +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"
- android:paddingTop="6dp"
- android:paddingLeft="12dp"
- android:paddingRight="12dp"/> \ No newline at end of file