Commit cdef9345 authored by Grigory Fedorov's avatar Grigory Fedorov

Merge pull request #376 from aelmahmoudy/autolink-all

Set autoLink to "all"
parents 6b384648 88f79a1c
......@@ -42,7 +42,7 @@
android:layout_toRightOf="@id/avatar"
android:layout_toEndOf="@id/avatar"
android:autoLink="web"
android:autoLink="all"
android:minWidth="142dp"
......
......@@ -37,7 +37,7 @@
android:layout_marginRight="6dp"
android:layout_marginEnd="6dp"
android:autoLink="web"
android:autoLink="all"
android:minWidth="160dp"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment