commit | 6e3d427c320e89c6155cbcf4045e399b9b55f48f | [log] [tgz] |
---|---|---|
author | Amith Yamasani | Wed Mar 25 17:39:38 2009 -0700 |
committer | The Android Open Source Project <initial-contribution@android.com> | Wed Mar 25 17:39:38 2009 -0700 |
tree | e28f26589767843b7a5c2a9868fc90f4e592b934 | |
parent | eb9ab35a427f7f714f232b0d5db4691eed7e7d0e [diff] |
Automated import from //branches/donutburger/...@142787,142787
diff --git a/res/layout/bubble_text.xml b/res/layout/bubble_text.xml index eae3ab6..c3957b6 100644 --- a/res/layout/bubble_text.xml +++ b/res/layout/bubble_text.xml
@@ -25,4 +25,6 @@ android:textColor="?android:attr/textColorPrimary" android:minWidth="32dip" android:gravity="center" + android:shadowRadius="2.75" + android:shadowColor="#BB000000" />