res/layout/contactlist.xml
changeset 423 32d2c5840a8c
parent 415 164c96b9e98b
child 461 17300b201cf5
--- a/res/layout/contactlist.xml	Thu Oct 01 15:48:06 2009 +0200
+++ b/res/layout/contactlist.xml	Thu Oct 01 16:50:12 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"