Made link highlighting

This commit is contained in:
ChronosX88 2019-05-24 15:23:31 +04:00
parent 6cc21659d2
commit 6c83e7d9e0

View File

@ -57,6 +57,7 @@
android:id="@+id/messages_list" android:id="@+id/messages_list"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="match_parent"
app:textAutoLink="all"
android:layout_above="@+id/message_input"/> android:layout_above="@+id/message_input"/>
<View <View