Skip to content

Instantly share code, notes, and snippets.

@riggaroo
Created March 21, 2019 15:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save riggaroo/8889ea2fd6112e912875eaaa35d90904 to your computer and use it in GitHub Desktop.
Save riggaroo/8889ea2fd6112e912875eaaa35d90904 to your computer and use it in GitHub Desktop.
Valid with function inside parentheses
canvas.withTranslate(200f, 300f, {
drawCircle(...)
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment