Merge change I77ee7815 into eclair-mr2

* changes:
  MessageView: center the presence dot with the From text.
This commit is contained in:
Android (Google) Code Review 2009-10-29 08:57:36 -04:00
commit 3126629db5

View File

@ -36,7 +36,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginRight="5dip"
android:baselineAlignBottom="true"
android:layout_gravity="center_vertical"
android:background="@drawable/quickcontact_presence_bg" />
<TextView
android:id="@+id/from"