Skip to content

Instantly share code, notes, and snippets.

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