Skip to content

Instantly share code, notes, and snippets.

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