summaryrefslogtreecommitdiffstats
path: root/res/layout/event_info_dialog.xml
diff options
context:
space:
mode:
authorSara Ting <sarating@google.com>2012-04-20 13:27:39 -0700
committerSara Ting <sarating@google.com>2012-04-23 10:44:57 -0700
commit23acd2668d65c2282f7aa922b4e86a7713d9b2fa (patch)
tree89428231537ed6172c50297134a90195a1315e8f /res/layout/event_info_dialog.xml
parent76c01c89ae31408836148f3930f980910b08c18a (diff)
downloadandroid_packages_apps_Calendar-23acd2668d65c2282f7aa922b4e86a7713d9b2fa.tar.gz
android_packages_apps_Calendar-23acd2668d65c2282f7aa922b4e86a7713d9b2fa.tar.bz2
android_packages_apps_Calendar-23acd2668d65c2282f7aa922b4e86a7713d9b2fa.zip
Fix for bug 5045587: Recurrence and timezone labels should have 40% opacity.
Change-Id: I8b4061f2a1815c8b3bdbbbd8d439bf4b6cf9dbe8
Diffstat (limited to 'res/layout/event_info_dialog.xml')
-rw-r--r--res/layout/event_info_dialog.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/event_info_dialog.xml b/res/layout/event_info_dialog.xml
index 4ac6400a..b2b6a21e 100644
--- a/res/layout/event_info_dialog.xml
+++ b/res/layout/event_info_dialog.xml
@@ -135,7 +135,7 @@
android:textSize="18sp"
android:paddingLeft="16dip"
android:paddingRight="16dip"
- android:textColor="@color/event_info_headline_color"
+ android:textColor="@color/event_info_headline_transparent_color"
style="?android:attr/textAppearanceLarge" />
<!-- WHERE -->