2 Repositories
Android spans Libraries
A SpannableString Parser for Android
In Android, to style our text we use Spans. Spans are markup objects that can be applied to parts of the text. It requires us to deal with the indexes
217 Nov 29, 2022
A tool that facilitates working with Spans on TextViews or any extension of them (EditTexts, Buttons...).
AwesomeText Working with Spans is ugly and difficult to manage, it's like working with a goblin of Moria. Don't understand the Spans? With AwesomeText
674 Nov 27, 2022