MatrixLinkify

object MatrixLinkify

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

Find the matrix spans i.e matrix id , user id ... to display them as URL.