am 14f65ff9: Merge change 27243 into eclair
Merge commit '14f65ff9451747d6bb802e1b754afae1110ad759' into eclair-plus-aosp * commit '14f65ff9451747d6bb802e1b754afae1110ad759': Add drop shadow to contact name in ContactHeaderWidget
This commit is contained in:
@@ -29,6 +29,8 @@
|
||||
android:ellipsize="end"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium"
|
||||
android:textStyle="bold"
|
||||
android:shadowColor="#BB000000"
|
||||
android:shadowRadius="2.75"
|
||||
/>
|
||||
|
||||
<TextView android:id="@+id/phonetic_name"
|
||||
|
||||
@@ -24,4 +24,6 @@
|
||||
android:singleLine="true"
|
||||
android:ellipsize="end"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:shadowColor="#BB000000"
|
||||
android:shadowRadius="2.75"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user