Text in bubble is selectable
This commit is contained in:
parent
3f8da2da96
commit
fac66f70d6
1 changed files with 1 additions and 0 deletions
|
@ -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"/>
|
||||
|
|
Loading…
Reference in a new issue