Merge commit '3be8be105c46143b4307d62d7651af5fbf1cb4d6' * commit '3be8be105c46143b4307d62d7651af5fbf1cb4d6': Fix the apparance of title according to Gmail
This commit is contained in:
commit
790ed78a4b
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user