Anthonyy232 / Paperize

Paperize is a modern fully offline dynamic wallpaper changer application built for Android using Kotlin, Jetpack Compose, and Material 3
https://anthonyy232.github.io/Paperize/
GNU General Public License v3.0
421 stars 18 forks source link

Parallax Scrolling #60

Closed uniquePWD closed 3 months ago

uniquePWD commented 3 months ago

Parallax scrolling is a cool effect whereby the wallpaper is moved slightly depending on the gyroscope of the device.

Anthonyy232 commented 3 months ago

Unfortunately not possible because the app doesn't use live wallpaper. Device OEMs may have options to enable this.