Skip to content

Instantly share code, notes, and snippets.

@chetdeva
Created September 15, 2017 12:36
Show Gist options
  • Save chetdeva/55c449b89edf5ac3589d0d654076f31d to your computer and use it in GitHub Desktop.
Save chetdeva/55c449b89edf5ac3589d0d654076f31d to your computer and use it in GitHub Desktop.
CharSequence text = new Truss()
.append("Hello Snippety", new BackgroundColorSpan(Color.RED))
.build();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment