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
committerSteve Kondik <steve@cyngn.com>2016-11-02 12:22:28 -0700
commit26c574bdf92bfed671d7b4c8d494445a96db7824 (patch)
treecfb50620e39b7505dd451f5792bab30952a5baa6 /res/layout/countdown_setting_popup.xml
parentdbdf5a9c46c4e40698a40a238e2236cafb0f4303 (diff)
downloadandroid_packages_apps_Snap-26c574bdf92bfed671d7b4c8d494445a96db7824.tar.gz
android_packages_apps_Snap-26c574bdf92bfed671d7b4c8d494445a96db7824.tar.bz2
android_packages_apps_Snap-26c574bdf92bfed671d7b4c8d494445a96db7824.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" />