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

.nomedia included as wallpaper #56

Closed CaptainLexington closed 2 months ago

CaptainLexington commented 2 months ago

When the app creates a .nomedia file, it is shown as a blank image on the wallpaper grid, and will be set as a wallpaper in auto mode. My Pixel 6 displays the system default wallpaper when this happens.

Hamza417 commented 2 months ago

I have fixed the issue and added a database sanitizer as well. This should solve your issue.

CaptainLexington commented 2 months ago

Perfect! I just pulled the update and it works.