Help on using Horizontal Scroll Arrangement

I am messing around in the Horizontal Scroll Arrangement and was wondering if there was a way to take out an image out of the scroll, but still being able to put over the Canvas.

The Canvas is the image i want for it to be scrolled but I also want an image above that where it just stays still.

1 Like

Do you mean do you want to move the image sprite from Canvas to HorizontalScrollArrangement?
Actually, image sprite is designed for Canvas


I think you're mistaken...
Image isn't Image sprite, there is another component named Image under the User Inferface category

If you found this helpful then mark this post as Solution

1 Like

Maybe you can use these tutorials as examples. If you use a canvas you can drag the image. If you put a sprite on it that centers on the actual screen it will look like it keeps static.

https://groups.google.com/g/app-inventor-developers-library/c/hkt7gyMO2nU

https://appinventor.mit.edu/explore/blogs/karen/2018/03.html

https://groups.google.com/g/mitappinventortest/c/6kEj4VTQXJE/m/iTEkg_SIDgAJ

1 Like