We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8b6b22 commit c2195b3Copy full SHA for c2195b3
Client/TeamTalkAndroid/src/main/res/layout/item_textmsg.xml
@@ -13,7 +13,7 @@
13
14
<TextView
15
android:id="@+id/msg_text"
16
- android:autoLink="web"
+ android:autoLink="web|email|phone"
17
android:layout_marginLeft="5dp"
18
android:layout_width="fill_parent"
19
android:layout_height="wrap_content"
0 commit comments