diff --git a/res/layout/recipients_panel.xml b/res/layout/recipients_panel.xml index e11f630acd..9eba274660 100644 --- a/res/layout/recipients_panel.xml +++ b/res/layout/recipients_panel.xml @@ -18,7 +18,7 @@ android:singleLine="true" android:hint="@string/recipients_panel__to" android:paddingRight="45dip" - android:textColor="#000000" + android:textColor="?conversation_editor_text_color" android:layout_width="fill_parent"/>