You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This lib provides simple and fluent API for creating [Android Spannable](https://developer.android.com/reference/android/text/Spannable.html).
7
7
Features:
8
8
- Simple and fluent API
9
9
- Helpers to create spans
10
-
- Small method footprint (<200 methods, 28kb AAR package)
10
+
- Small method footprint (<200 methods, 29kb AAR package)
11
11
12
12
This library focuses on building spannable.
13
13
If you prefer put full text first and then apply spans, take a look at [another awesome library](https://github.com/jaychang0917/SimpleText)
0 commit comments