From dca2806a23d202384eb9b37a5026325f8fb08476 Mon Sep 17 00:00:00 2001 From: Fabrice Di Meglio Date: Fri, 21 Feb 2014 17:42:56 -0800 Subject: Implement Holo Light Theme for Settings ... and use Holo (Dark) Theme for the Drawer as requested by UX Also remove the Wi-Fi and Bluetooth switches in the Drawer per following UX specification. Change-Id: I4fc17481255b5db337a887033bc831ded0d2d701 --- res/values/colors.xml | 2 ++ res/values/themes.xml | 3 +-- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'res/values') diff --git a/res/values/colors.xml b/res/values/colors.xml index 40098f5..206dbac 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -15,6 +15,8 @@ --> + #ff777777 + #000 #F00 diff --git a/res/values/themes.xml b/res/values/themes.xml index a87ad33..20cb3b4 100644 --- a/res/values/themes.xml +++ b/res/values/themes.xml @@ -59,7 +59,7 @@ @drawable/wifi_signal_light - -- cgit v1.1