summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorKonsta <konsta09@gmail.com>2013-12-28 12:45:21 +0200
committerKonsta <konsta09@gmail.com>2014-01-17 17:36:24 +0200
commit93821a4f0417ce54255e570c56d135a20a1683bd (patch)
treefc1e76aab13987324729be0967e08ee94979324d /res/values
parent3e01d8736e19e470e1ac8c759642c1f20debc939 (diff)
downloadandroid_packages_apps_InCallUI-93821a4f0417ce54255e570c56d135a20a1683bd.tar.gz
android_packages_apps_InCallUI-93821a4f0417ce54255e570c56d135a20a1683bd.tar.bz2
android_packages_apps_InCallUI-93821a4f0417ce54255e570c56d135a20a1683bd.zip
Revert "Make incall screen glopad background themeable"
Change I6a0a120662e4e45b5282a763c8ccf41d29c6d470 was supposed to make only bottom half of caller photo semi-transparent. Instead it also exposes in-call buttons at the bottom of the screen behind the glowpad. This has looked plain broken for months. This reverts commit 3073f8760c82198a80cf8efe3fe0e3b2804852c2. Change-Id: I38d2b8aefdaa77385c863b97221e88f0da6a97e2
Diffstat (limited to 'res/values')
-rw-r--r--res/values/colors.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 6e4359d0..6080e910 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -22,7 +22,6 @@
<color name="incall_call_banner_background">#A0000000</color> <!-- semitransparent black -->
<color name="incall_secondary_info_background">#8033b5e5</color> <!-- semitransparent blueish grey -->
<color name="incall_call_banner_text_color">#FFFFFF</color> <!-- white -->
- <color name="incall_call_glowpad_background">#A0000000</color> <!-- semitransparent black -->
<!-- DTMF Dialer -->
<color name="dtmf_dialer_display_text">#FFFFFF</color> <!-- white -->