summaryrefslogtreecommitdiffstats
path: root/core/res/res/layout/recent_apps_icon.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/res/res/layout/recent_apps_icon.xml')
-rw-r--r--core/res/res/layout/recent_apps_icon.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/res/res/layout/recent_apps_icon.xml b/core/res/res/layout/recent_apps_icon.xml
index f73aec3..74bb723 100644
--- a/core/res/res/layout/recent_apps_icon.xml
+++ b/core/res/res/layout/recent_apps_icon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
-** Copyright 2008, 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.
@@ -27,7 +27,7 @@
android:layout_height="wrap_content"
android:layout_marginTop="3dip"
android:layout_marginBottom="3dip"
- android:textColor="@color/bright_foreground_dark"
+ android:textColor="@color/recent_apps_text_color"
android:paddingTop="5dip"
android:paddingBottom="2dip"