diff --git a/res/layout/list_title.xml b/res/layout/list_title.xml index 87116d9cf..a1be3ebf9 100644 --- a/res/layout/list_title.xml +++ b/res/layout/list_title.xml @@ -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" />