app / io.geeteshk.dot.utils / Spanner / removeSpans

removeSpans

fun removeSpans(span: MutableLiveData<Spannable>): Unit

Removes the two spans from the Spannable and posts to the LiveData

fun removeSpans(span: Editable?): Unit

Removes the two spans from the Editable