Hi! I want to implement a kind of image gallery like shown in the picture here:
There should be a row ( Gallery Row ) which is a child of the “Row Background” and the Gallery Row should be wider than it’s parent. The idea is by changing the xOffset of the GalleryRow different parts of it become visible/hidden. The GalleryRow should contain Box(es) which show some images.
How can I make the GalleryRow bigger than it’s parent ( Row Background ) so it’ outer left and outer right part is not visible?