res/layout/contactlist_groupstub.xml
changeset 774 1b88edb34d96
parent 745 8d56b9de5a92
--- a/res/layout/contactlist_groupstub.xml	Mon Jun 14 22:45:56 2010 +0200
+++ b/res/layout/contactlist_groupstub.xml	Mon Jun 14 22:47:22 2010 +0200
@@ -4,7 +4,7 @@
 	android:layout_height="wrap_content">
 	<Gallery xmlns:android="http://schemas.android.com/apk/res/android"
 		android:id="@+id/contactlist_banner" android:layout_width="fill_parent"
-		android:layout_height="42px" android:spacing="42px"
+		android:layout_height="40dp" android:spacing="25dp"
 		android:unselectedAlpha="0.4" android:background="#222222" />
 	<View android:layout_width="fill_parent" android:layout_height="2dp"
 		android:fadingEdge="horizontal" android:background="#555555" />