summaryrefslogtreecommitdiffstats
path: root/res/layout/list_menu_item.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/list_menu_item.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/list_menu_item.xml')
-rw-r--r--res/layout/list_menu_item.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/list_menu_item.xml b/res/layout/list_menu_item.xml
index fdf63f778..53ef47682 100644
--- a/res/layout/list_menu_item.xml
+++ b/res/layout/list_menu_item.xml
@@ -61,7 +61,7 @@
android:shadowDy="1"
android:shadowRadius="2"
android:text="@string/crop_save"
- android:textColor="#33b5e5"
+ android:textColor="@color/white"
android:textSize="10dip"
android:textStyle="bold" />