diff --git a/res/drawable/divider.xml b/res/drawable/divider.xml
new file mode 100644
index 000000000..9afcc7d80
--- /dev/null
+++ b/res/drawable/divider.xml
@@ -0,0 +1,7 @@
+
+
+
+
\ No newline at end of file
diff --git a/res/drawable/line.xml b/res/drawable/line.xml
new file mode 100644
index 000000000..e3f2eaacf
--- /dev/null
+++ b/res/drawable/line.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/drawable/line_drawable.xml b/res/drawable/line_drawable.xml
new file mode 100644
index 000000000..de26172a6
--- /dev/null
+++ b/res/drawable/line_drawable.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/layout/contact_cell.xml b/res/layout/contact_cell.xml
index 5642cfb3b..cec07d952 100644
--- a/res/layout/contact_cell.xml
+++ b/res/layout/contact_cell.xml
@@ -69,6 +69,7 @@
android:layout_alignParentRight="true"
android:layout_centerInParent="true"
android:visibility="gone"
+ android:clickable="false"
android:paddingLeft="5dp"
android:paddingRight="5dp" />
diff --git a/res/layout/contacts_list.xml b/res/layout/contacts_list.xml
index 29c5a8d86..fe9c7c8da 100644
--- a/res/layout/contacts_list.xml
+++ b/res/layout/contacts_list.xml
@@ -2,8 +2,9 @@
+ android:orientation="vertical">
+
@drawable/fast_scroll
- @android:color/white
- @drawable/fast_scroll_preview
- - true
-
+