diff --git a/commons/res/layout/fragment_media_detail.xml b/commons/res/layout/fragment_media_detail.xml index 1d7699564..d56a4c63f 100644 --- a/commons/res/layout/fragment_media_detail.xml +++ b/commons/res/layout/fragment_media_detail.xml @@ -42,7 +42,7 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" android:imeOptions="flagNoExtractUi" - android:inputType="textNoSuggestions"/> + android:inputType="textNoSuggestions" android:textColor="#FFFFFF"/>