Nodrex/Testomania

Extract color from image for Quiz background

Nodrex opened this issue · 0 comments

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
image
we should use this dependency: androidx.palette:palette:1.0.0-alpha1