Adopt hyperlink color for non-markdown messages
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:layout_marginTop="8dp"
|
||||
android:layout_marginEnd="8dp"
|
||||
android:textColorLink="@color/hyperLink"
|
||||
android:textIsSelectable="true"
|
||||
tools:text="The message text."
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
|
||||
@@ -49,6 +49,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:layout_marginTop="3dp"
|
||||
android:layout_marginEnd="8dp"
|
||||
android:textColorLink="@color/hyperLink"
|
||||
android:textIsSelectable="true"
|
||||
tools:text="The message text."
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
|
||||
Reference in New Issue
Block a user