Skip to content

Instantly share code, notes, and snippets.

@V-Abhilash-1999
Created May 23, 2023 12:22
Show Gist options
  • Save V-Abhilash-1999/3225b8ad046156099273439f830075ce to your computer and use it in GitHub Desktop.
Save V-Abhilash-1999/3225b8ad046156099273439f830075ce to your computer and use it in GitHub Desktop.
drawIntoCanvas {
it.nativeCanvas.drawBitmap(
bitmap,
null,
panel.toRect(),
null
)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment