diff --git a/app/src/main/res/layout/item_custom_outcoming_text_message.xml b/app/src/main/res/layout/item_custom_outcoming_text_message.xml index 7e90ed32c..14d30c046 100644 --- a/app/src/main/res/layout/item_custom_outcoming_text_message.xml +++ b/app/src/main/res/layout/item_custom_outcoming_text_message.xml @@ -45,6 +45,8 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:textIsSelectable="true" + android:textColorHighlight="@color/nc_grey" + android:layout_alignWithParentIfMissing="true"/>