Skip to content

Instantly share code, notes, and snippets.

@chetdeva
Created September 15, 2017 12:37
Show Gist options
  • Save chetdeva/3d03dccceb602f53868e18c025c6792b to your computer and use it in GitHub Desktop.
Save chetdeva/3d03dccceb602f53868e18c025c6792b to your computer and use it in GitHub Desktop.
textView.setText(new Truss()
.append(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