diff --git a/res/layout/chat_bubble.xml b/res/layout/chat_bubble.xml index edc8c69e4..234f73ea8 100644 --- a/res/layout/chat_bubble.xml +++ b/res/layout/chat_bubble.xml @@ -142,6 +142,7 @@ android:id="@+id/message" style="@style/font11" android:autoLink="web" + android:textIsSelectable="true" android:linksClickable="true" android:layout_width="wrap_content" android:layout_height="wrap_content"/>