res/layout/contactlist_groupstub.xml
changeset 745 8d56b9de5a92
parent 667 d54deda513ff
--- a/res/layout/contactlist_groupstub.xml	Thu May 20 22:17:47 2010 +0200
+++ b/res/layout/contactlist_groupstub.xml	Fri May 21 00:02:10 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" />