Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/binaryfork/Spanny
/ types & classes
Types & classes
6 in github.com/binaryfork/Spanny
⨍
Functions
21
◇
Types & classes
6
Class
CustomAlignmentSpan
Additional spans that don't extend MetricAffectingSpan will be not apply. ReplacementSpan issue http://stackoverflow.com/questions/28323901/foreground
app/src/main/java/com/binaryfork/spannysample/CustomAlignmentSpan.java:13
Class
CustomBackgroundSpan
app/src/main/java/com/binaryfork/spannysample/CustomBackgroundSpan.java:9
Class
CustomTypefaceSpan
app/src/main/java/com/binaryfork/spannysample/CustomTypefaceSpan.java:8
Interface
GetSpan
Interface to return a new span object when spanning multiple parts in the text.
spanny/src/main/java/com/binaryfork/spanny/Spanny.java:148
Class
MainActivity
app/src/main/java/com/binaryfork/spannysample/MainActivity.java:27
Class
Spanny
Spannable wrapper for simple creation of Spannable strings.
spanny/src/main/java/com/binaryfork/spanny/Spanny.java:33