diff -r 85b344154ede -r 17300b201cf5 res/layout/contactlist.xml
--- a/res/layout/contactlist.xml Fri Oct 09 16:56:20 2009 +0200
+++ b/res/layout/contactlist.xml Thu Oct 15 17:36:51 2009 +0200
@@ -4,12 +4,24 @@
android:orientation="vertical">
+ android:id="@+id/contactlist_banner"
+ android:layout_width="fill_parent"
+ android:layout_height="42px"
+ android:spacing="42px"
+ android:unselectedAlpha="0.4"
+ android:background="#222222" />
+
+
-
+