res/layout/contactlist.xml
changeset 431 7c0dcffaf20a
parent 423 32d2c5840a8c
child 461 17300b201cf5
--- a/res/layout/contactlist.xml	Thu Oct 01 18:03:32 2009 +0200
+++ b/res/layout/contactlist.xml	Thu Oct 01 18:20:15 2009 +0200
@@ -4,7 +4,7 @@
 	android:orientation="vertical">
 
 	<Gallery xmlns:android="http://schemas.android.com/apk/res/android"
-		android:id="@+id/gallery" android:layout_width="fill_parent"
+		android:id="@+id/contactlist_banner" android:layout_width="fill_parent"
 		android:layout_height="wrap_content" android:spacing="50px" />
 
 	<LinearLayout android:layout_width="fill_parent"