summaryrefslogtreecommitdiffstats
path: root/res/layout/countdown_setting_popup.xml
diff options
context:
space:
mode:
authorjrizzoli <joey@cyanogenmoditalia.it>2016-01-07 21:07:51 +0100
committerMichael Bestas <mikeioannina@gmail.com>2017-01-04 21:57:42 +0200
commitd34395d5a54157bad983a12be5bae9411857a4cc (patch)
treefddab9f8bd697e087fcb4eb28bbb6524298bc1b3 /res/layout/countdown_setting_popup.xml
parent3bbc02f8e3149204d4bee1a863525ab2996d5847 (diff)
downloadandroid_packages_apps_Snap-d34395d5a54157bad983a12be5bae9411857a4cc.tar.gz
android_packages_apps_Snap-d34395d5a54157bad983a12be5bae9411857a4cc.tar.bz2
android_packages_apps_Snap-d34395d5a54157bad983a12be5bae9411857a4cc.zip
Snap: initial materialization
Just for initial ship Change-Id: I8d6c0d71d1b94e6eb2f43ab962fb92de0e6c7093 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
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" />