summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/layout/qs_tile_top
diff options
context:
space:
mode:
Diffstat (limited to 'packages/SystemUI/res/layout/qs_tile_top')
-rw-r--r--packages/SystemUI/res/layout/qs_tile_top2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/SystemUI/res/layout/qs_tile_top b/packages/SystemUI/res/layout/qs_tile_top
index 1b0bbd9..6d455ab 100644
--- a/packages/SystemUI/res/layout/qs_tile_top
+++ b/packages/SystemUI/res/layout/qs_tile_top
@@ -57,7 +57,7 @@
android:layout_height="match_parent"
android:gravity="center_vertical"
android:layout_weight="1"
- android:textColor="@color/qs_tile_edit_header_instruction_text_color"
+ android:textColor="@android:color/white"
android:text="@string/qs_tile_edit_header_instruction"
android:contentDescription="@null"/>