Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a1ff78be authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change I89190b8b into eclair

* changes:
  New photo frame in LARGE QuickCotnact window
parents 41449696 a334a0d0
Loading
Loading
Loading
Loading
+3.18 KiB
Loading image diff...
+3.18 KiB
Loading image diff...
+3 −3
Original line number Diff line number Diff line
@@ -26,10 +26,10 @@

    <ImageView
        android:id="@+id/photo"
        android:layout_width="50dip"
        android:layout_height="56dip"
        android:layout_width="54dip"
        android:layout_height="57dip"
        android:layout_marginLeft="15dip"
        style="@*android:style/Widget.QuickContactBadge.WindowLarge" />
        android:background="@drawable/quickcontact_photo_frame" />

    <LinearLayout
        android:layout_width="0dip"