Set autolink to all to process other links (such as phone numbers)

parent 6b384648
......@@ -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