From d456bcec5ca8d8d773ab65a1849fbb5687dc27a2 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Mon, 20 Feb 2012 08:19:18 -0800 Subject: [PATCH] Externalize shadow color to colors.xml --- app/res/values/colors.xml | 1 + app/res/values/styles.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app/res/values/colors.xml b/app/res/values/colors.xml index cecbd48..ec438f5 100644 --- a/app/res/values/colors.xml +++ b/app/res/values/colors.xml @@ -37,5 +37,6 @@ #267755 #EFF6FF #FBFDFF + #000000 \ No newline at end of file diff --git a/app/res/values/styles.xml b/app/res/values/styles.xml index 4ffae85..ff63ce1 100644 --- a/app/res/values/styles.xml +++ b/app/res/values/styles.xml @@ -16,7 +16,7 @@