fix #12, make urls and emails clickable at messages
This commit is contained in:
parent
6efc41f9bb
commit
21891ff677
2 changed files with 2 additions and 0 deletions
|
|
@ -53,6 +53,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_below="@+id/thread_mesage_attachments_holder"
|
||||
android:layout_toEndOf="@+id/thread_message_sender_photo"
|
||||
android:autoLink="email|web"
|
||||
android:background="@drawable/item_received_background"
|
||||
android:padding="@dimen/normal_margin"
|
||||
android:textSize="@dimen/normal_text_size"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue