skydoves / landscapist

🌻 A pluggable, highly optimized Jetpack Compose and Kotlin Multiplatform image loading library that fetches and displays network images with Glide, Coil, and Fresco.
https://skydoves.github.io/landscapist/
Apache License 2.0
2.01k stars 112 forks source link

com.kmpalette.palette.graphics.Palette -> androidx.palette.graphics.Palette #468

Closed jaredsburrows closed 2 months ago

jaredsburrows commented 3 months ago

Describe the Bug:

Can we use the official Android X version of Palette?

Expected Behavior:

It looks like the normal Android X version should handle the current use cases.

skydoves commented 2 months ago

Hey @jaredsburrows, since Landscapist is developed with KMP support by default, I'm eagerly anticipating the official AndroidX Palette's KMP support. I will re-open this issue and let you know once the official AndroidX Palette supports KMP.