Matrix Linkify
MatrixLinkify take a piece of text and turns all of the matrix patterns matches in the text into clickable links.
Functions
Link copied to clipboard
fun addLinks(spannable: Spannable, callback: MatrixPermalinkSpan.Callback?): Boolean
Content copied to clipboard
Find the matrix spans i.e matrix id , user id ... to display them as URL.