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"
     />