Merge change 22820 into eclair

* changes:
  New minitab assets.
diff --git a/res/layout-finger/contacts_list_item_photo.xml b/res/layout-finger/contacts_list_item_photo.xml
index 279297d..d497b8b 100644
--- a/res/layout-finger/contacts_list_item_photo.xml
+++ b/res/layout-finger/contacts_list_item_photo.xml
@@ -52,15 +52,13 @@
         />
     
         <ImageView android:id="@+id/photo"
-            android:layout_width="54dip"
-            android:layout_height="54dip"
+            android:layout_width="48dip"
+            android:layout_height="52dip"
             android:layout_alignParentLeft="true"
             android:layout_centerVertical="true"
             android:layout_marginRight="8dip"
-    
-            android:gravity="center"
             android:scaleType="fitCenter"
-            android:background="@drawable/contact_picture_border_in_list"
+            android:background="@*android:drawable/fasttrack_badge_dark"/>"
         />
     
         <TextView android:id="@+id/label"