Skip to content

Instantly share code, notes, and snippets.

@zurche
Created July 27, 2023 11:04
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 zurche/3d5b72cef176aedcdce04c25ce4afcc2 to your computer and use it in GitHub Desktop.
Save zurche/3d5b72cef176aedcdce04c25ce4afcc2 to your computer and use it in GitHub Desktop.
//...
val stroke = Path().apply {
moveTo(size.width.times(.9f), size.height.times(0f))
//...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment