Extract color from image for Quiz background
Nodrex opened this issue · 0 comments
Nodrex commented
Android has an API to extract color from images and we can use that color for quiz background:
https://developer.android.com/develop/ui/views/graphics/palette-colors
we should use this dependency: androidx.palette:palette:1.0.0-alpha1