Mario Danic 6 years ago
parent
commit
435b73e3f9
1 changed files with 2 additions and 0 deletions
  1. 2 0
      app/src/main/res/layout/item_custom_outcoming_text_message.xml

+ 2 - 0
app/src/main/res/layout/item_custom_outcoming_text_message.xml

@@ -45,6 +45,8 @@
             android:layout_width="wrap_content"
             android:layout_width="wrap_content"
             android:layout_height="wrap_content"
             android:layout_height="wrap_content"
             android:textIsSelectable="true"
             android:textIsSelectable="true"
+            android:textColorHighlight="@color/nc_grey"
+
             android:layout_alignWithParentIfMissing="true"/>
             android:layout_alignWithParentIfMissing="true"/>
 
 
         <TextView
         <TextView