am 8cb81390: Merge change 26601 into eclair

Merge commit '8cb81390ce808eb71ca6e1e26f8ea6eccba05e78' into eclair-plus-aosp

* commit '8cb81390ce808eb71ca6e1e26f8ea6eccba05e78':
  Add a backgroud drawabled for fasttrack presence.
This commit is contained in:
satok 2009-09-23 10:14:25 -07:00 committed by Android Git Automerger
commit d7cc3c68db
3 changed files with 2 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1005 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 724 B

View File

@ -32,7 +32,8 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginRight="5dip"
android:baselineAlignBottom="true" />
android:baselineAlignBottom="true"
android:background="@drawable/fasttrack_presence_bg" />
<TextView
android:id="@+id/from"
android:textAppearance="?android:attr/textAppearanceMedium"