summaryrefslogtreecommitdiffstats
path: root/res/layout/widget_all_day_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/widget_all_day_item.xml')
-rw-r--r--res/layout/widget_all_day_item.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/widget_all_day_item.xml b/res/layout/widget_all_day_item.xml
index 1517c47f..6296726d 100644
--- a/res/layout/widget_all_day_item.xml
+++ b/res/layout/widget_all_day_item.xml
@@ -26,7 +26,7 @@
android:layout_width="match_parent"
android:layout_marginTop="3dip"
android:layout_marginLeft="2dip"
- android:background="@color/calendar_today_bg_color" />
+ android:background="@color/calendar_future_bg_color" />
<LinearLayout
android:id="@+id/widget_row"