summaryrefslogtreecommitdiffstats
path: root/res/layout/countdown_setting_popup.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/countdown_setting_popup.xml')
-rw-r--r--res/layout/countdown_setting_popup.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/countdown_setting_popup.xml b/res/layout/countdown_setting_popup.xml
index 22acd9251..9baa88217 100644
--- a/res/layout/countdown_setting_popup.xml
+++ b/res/layout/countdown_setting_popup.xml
@@ -66,7 +66,7 @@
android:orientation="vertical" >
<View
- android:background="#40ffffff"
+ android:background="@color/white"
android:layout_width="match_parent"
android:layout_height="1dip" />
<LinearLayout
@@ -84,7 +84,7 @@
</LinearLayout>
<View
- android:background="#40ffffff"
+ android:background="@color/white"
android:layout_width="match_parent"
android:layout_height="1dip" />