mirror of
https://github.com/ChronosX88/Influence.git
synced 2024-11-09 20:11:01 +00:00
Fixed outcoming message's link color
This commit is contained in:
parent
ba2fbc2d0e
commit
501c2eb5bc
@ -58,6 +58,7 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
app:textAutoLink="all"
|
app:textAutoLink="all"
|
||||||
|
app:outcomingTextLinkColor="@android:color/holo_green_light"
|
||||||
android:layout_above="@+id/message_input"/>
|
android:layout_above="@+id/message_input"/>
|
||||||
|
|
||||||
<View
|
<View
|
||||||
|
Loading…
Reference in New Issue
Block a user