ammargitham / WallFlow

Wallpaper app for Android using Jetpack Compose
GNU General Public License v3.0
325 stars 18 forks source link

[Bug] Wallpapers do not maintain screen orientation #45

Closed Warden20 closed 8 months ago

Warden20 commented 8 months ago

The wallpapers change position or orientation, it is as if the image is zoomed. It happens when I'm watching a video on youtube or any other application that I'm watching in full screen (horizontal orientation).

ammargitham commented 8 months ago

How the wallpaper is set in different orientations is handled by the OS or launcher. Not sure what the app can do about it.

ammargitham commented 8 months ago

@Warden20 As mentioned above, I don't think this is a bug with the app, so I am closing this issue. If I have misunderstood your issue, then please reopen with some more details.