Text Decorator
Decorate your TextView easily
Usage
TextDecorator
.decorate(textView, text)
.setTextColor(R.color.colorAccent, 0, 5)
.setBackgroundColor(R.color.colorPrimary, 6, 11)
.strikethrough(12, 26)
.setTextStyle(Typeface.BOLD | Typeface.ITALIC, 27, 40)
相关下载链接:
//download.csdn.net/download/weixin_39841856/11479943?utm_source=bbsseo