Android代码 简单易用的TextView装饰库
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)
文件列表
Android代码-简单易用的TextView装饰库.zip
(预估有个43文件)
text-decorator-master
.travis.yml
2KB
screenshot
screenshot.gif
377KB
screenshot2.gif
764KB
gradlew.bat
2KB
gradlew
5KB
gradle.properties
1KB
sample
proguard-rules.pro
662B
暂无评论