mirror of
https://github.com/oxen-io/session-android.git
synced 2025-02-17 12:38:27 +00:00
Make incoming links the same color as the rest of the text.
// FREEBIE
This commit is contained in:
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…
x
Reference in New Issue
Block a user