am 3be8be10: am 7b16a280: Fix the apparance of title according to Gmail

Merge commit '3be8be105c46143b4307d62d7651af5fbf1cb4d6'

* commit '3be8be105c46143b4307d62d7651af5fbf1cb4d6':
  Fix the apparance of title according to Gmail
This commit is contained in:
satok 2009-10-14 18:06:50 -07:00 committed by Android Git Automerger
commit 790ed78a4b

View File

@ -38,6 +38,9 @@
android:layout_width="wrap_content"
android:layout_height="fill_parent"
android:textColor="#ffffffff"
android:shadowRadius="0.1"
android:shadowDy="1"
android:shadowColor="#ff000000"
android:layout_weight="1" />
<ProgressBar android:id="@+id/title_progress_icon"