Skip to content

Capturable v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jan 15:48

Changes

  • [#40] [#59] Fixes the issue of capturing the scrollable content
  • [#100] Added new Modifier API for capturing the content and deprecated old @Composable method.
  • [#101] Removed the usage of PixelCopy API fixing that fixes the issue of capturing unwanted content

Dependent Targets

  • Jetpack Compose: 1.6.0
  • Kotlin: 1.9.22

Full Changelog: v1.0.3...v2.0.0