mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-23 18:15:22 +00:00
Remove problematic movement method
This commit is contained in:
parent
4989bf4b8b
commit
907e0e4974
@ -181,7 +181,6 @@ class VisibleMessageContentView : LinearLayout {
|
||||
|
||||
body = MentionUtilities.highlightMentions(body, message.isOutgoing, message.threadId, context);
|
||||
result.text = body
|
||||
result.movementMethod = LinkMovementMethod.getInstance()
|
||||
return result
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user