summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/layout/status_bar_expanded.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/SystemUI/res/layout/status_bar_expanded.xml')
-rw-r--r--packages/SystemUI/res/layout/status_bar_expanded.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/SystemUI/res/layout/status_bar_expanded.xml b/packages/SystemUI/res/layout/status_bar_expanded.xml
index c4e3fcd..5cf5d18 100644
--- a/packages/SystemUI/res/layout/status_bar_expanded.xml
+++ b/packages/SystemUI/res/layout/status_bar_expanded.xml
@@ -2,7 +2,7 @@
<!--
/* apps/common/assets/default/default/skins/StatusBar.xml
**
-** Copyright 2006, The Android Open Source Project
+** Copyright 2015, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
@@ -39,7 +39,7 @@
android:singleLine="true"
android:visibility="invisible"
android:textAppearance="?android:attr/textAppearanceSmall"
- android:textColor="#999999" />
+ android:textColor="@color/carrier_label_text_color" />
<include
layout="@layout/keyguard_status_view"