Skip to content

Instantly share code, notes, and snippets.

@skydoves
Last active February 6, 2022 14:51
Show Gist options
  • Save skydoves/d13f267312335142a65d7a74a1ed4b94 to your computer and use it in GitHub Desktop.
Save skydoves/d13f267312335142a65d7a74a1ed4b94 to your computer and use it in GitHub Desktop.
CircularRevealedImage
CircularRevealedImage(
bitmap = ImageBitmap.imageResource(R.drawable.flower),
contentDescription = null,
circularRevealEnabled = true,
circularRevealDuration = 350
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment