Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge :haze and :haze-jetpack-compose libraries #65

Closed
chrisbanes opened this issue Dec 19, 2023 · 1 comment
Closed

Merge :haze and :haze-jetpack-compose libraries #65

chrisbanes opened this issue Dec 19, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@chrisbanes
Copy link
Owner

Currently we need to maintain 2 separate libraries due to Compose Multiplatform still targeting JC 1.5.x. To implement blurring on Android, we need access to a new drawing API added in Jetpack Compose Foundation 1.6.0 (currently in beta).

This is a tracking bug to perform that merge, once Compose Multiplatform is updated and we have access to that API (tracking issue: JetBrains/compose-multiplatform#4052).

@chrisbanes chrisbanes added the enhancement New feature or request label Dec 19, 2023
@chrisbanes chrisbanes changed the title Merge Jetpack Compose and Compose Multiplatform libraries Merge :haze and :haze-jetpack-compose libraries Dec 19, 2023
@chrisbanes
Copy link
Owner Author

Fixed by #106

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant