Android-Color-Picker
Android-Color-Picker copied to clipboard
Jetpack Compose integration
I'm using Jetpack Compose, but the library has no native support of Compose so I have to use AndroidView() to integrate this library to composable. It would be wonderful to add native support for Compose, or at least write a guide on how to use this library correctly through AndroidView
@ELIX1337, thank you for your report. Compose version will probably need reworking this UI component from scratch, but this initiative is valuable. I'll look into creating a new Compose library edition and additional docs.