Hamza417 / Peristyle

Simple wallpaper manager app for Android with awesome UI written completely in Jetpack Compose.
Apache License 2.0
200 stars 4 forks source link

Add Quick Settings tile to change wallpaper #45

Closed borisfaure closed 3 months ago

borisfaure commented 4 months ago

I have set up the wallpaper changer with a timer. Sometimes, I'm not fond of the chosen wallpaper and I would like to have a quick settings tile to change it.

Documentation on Quick-Settings tiles: https://developer.android.com/develop/ui/views/quicksettings-tiles

Hamza417 commented 3 months ago

It's added

borisfaure commented 3 months ago

I've tested it and it works like a charm. Thanks