summaryrefslogtreecommitdiffstats
path: root/res/layout/editor_custom_action_bar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/editor_custom_action_bar.xml')
-rw-r--r--res/layout/editor_custom_action_bar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/editor_custom_action_bar.xml b/res/layout/editor_custom_action_bar.xml
index e8d928783..af7b738bc 100644
--- a/res/layout/editor_custom_action_bar.xml
+++ b/res/layout/editor_custom_action_bar.xml
@@ -54,7 +54,7 @@
android:layout_marginRight="20dip"
android:layout_marginEnd="20dip"
android:textAppearance="?android:attr/textAppearanceMedium"
- android:textColor="@color/people_app_theme_color"
+ android:textColor="@color/actionbar_text_color"
android:text="@string/menu_done"
style="@android:style/Widget.Holo.ActionBar.TabText" />