Animating overflown images

Hello!

I'm trying to animate an image that has fills the whole screen of the app, and it's width is way larger than the width of the screen overflowing in both left and right (it's aligned at the center).

I then use the slide animation to go left and right in a loop. But when I do, even though the image slides, it doesn't really show the overflown part of the image. It's just a cropped version of it with the size of the screen that goes left and right leaving the sides empty.

In a way I would probably need to animate the image alignment and not the image position. Is there a no code solution? Or do I need to fiddle with code?

Thank you!

1
1 reply