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

Cropped message even though the wallpaper shouldn't be cropped #33

Closed borisfaure closed 5 months ago

borisfaure commented 5 months ago

When trying to set a wallpaper, I'm getting a popup Would you like to use cropped wallpaper as visible on the screen? even though the wallpaper is already the size of the screen. In this case, the question shouldn't be asked.

Hamza417 commented 5 months ago

I've added a check for that, a warning won't be shown now when wallpaper is fitting.