Hamza417 / Peristyle

Simple wallpaper manager app for Android with awesome UI, tags and multiple folder support and a native live wallpaper picker.
Apache License 2.0
248 stars 6 forks source link

Cropping wallpapers don't consider status bar and navbar #49

Closed weiss1597 closed 5 months ago

weiss1597 commented 5 months ago

When cropping wallpapers, even if the wallpaper matches the screen size, the portion of the image behind navbar and status bar are being cut out and the wallpaper ends up smaller then source image

before applying, as visible on screen Screenshot_20240524-051350_Peristyle

after applying the wallpaper Screenshot_20240524-053607_Gallery

an easy way to verify this is using a screenshot of the wallpaper as a wallpaper

Hamza417 commented 5 months ago

Generally, Android zooms in the current wallpaper a little bit to compensate for animations. This is an expected behaviour.

Hamza417 commented 5 months ago

See here for the responses.