redwarp / gif-wallpaper

Playing with Gifs, animatable and drawable
https://redwarp.github.io/gif-wallpaper/
Apache License 2.0
134 stars 10 forks source link

[Feature request] Colour palet for background #106

Closed JMulder99 closed 2 years ago

JMulder99 commented 3 years ago

Although the current background colours are well picked, it would be nice to choose from a colour palet. That way, I can match the background colour with the rest of my setup.

redwarp commented 3 years ago

It's a good idea, I need to find a nice and easy library to pick a color, something with a simple and good design.

russellbanks commented 2 years ago

It's a good idea, I need to find a nice and easy library to pick a color, something with a simple and good design.

I can recommend Sheets which provides a modern looking colour picker module.

As an alternative, Material Dialogs is another good library that provides a colour picker module.

redwarp commented 2 years ago

Currently rewriting the whole app with Jetpack compose, for the heck of it, so the priority of it has lowered somewhat, sorry.