Made TextView with clickable link easier
-
Updated
Jan 4, 2022 - Kotlin
Made TextView with clickable link easier
Easiest and fastest way to implement Clickable Spans for Android. Adding regular Clickable Spans in Android requires calculating sizes for each clickable text, and when it comes to adding a lot of clickable and regular words or sentences in a TextView is becomes a mess..
Add a description, image, and links to the clickablespan-in-clickable-textview topic page so that developers can more easily learn about it.
To associate your repository with the clickablespan-in-clickable-textview topic, visit your repo's landing page and select "manage topics."