Skip to content

Instantly share code, notes, and snippets.

@VovaStelmashchuk
Last active September 24, 2019 19:03
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 VovaStelmashchuk/5c29bf7611d3a240cae4a2a473e6b2f6 to your computer and use it in GitHub Desktop.
Save VovaStelmashchuk/5c29bf7611d3a240cae4a2a473e6b2f6 to your computer and use it in GitHub Desktop.
val path = Path();
val topLeft = PointF();
val bottomRight = PointF();
path.addRect(topLeft, bottomRight);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment