Make incoming links the same color as the rest of the text.

// FREEBIE
pull/1/head
Moxie Marlinspike 9 years ago
parent fe74ca3529
commit e5035a9c4b

@ -67,6 +67,7 @@
android:paddingRight="4dp"
android:textAppearance="?android:attr/textAppearanceSmall"
android:textColor="?conversation_item_received_text_primary_color"
android:textColorLink="?conversation_item_received_text_primary_color"
android:textSize="16sp"
android:autoLink="all"
android:linksClickable="true" />

Loading…
Cancel
Save