summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/layout/recurrencepicker.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/recurrencepicker.xml b/res/layout/recurrencepicker.xml
index 9ad5a0d3..49daabe4 100644
--- a/res/layout/recurrencepicker.xml
+++ b/res/layout/recurrencepicker.xml
@@ -44,7 +44,7 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:background="@color/white"
+ android:background="@android:color/white"
android:paddingLeft="12dip"
android:paddingTop="12dip"
android:paddingRight="12dip"