Hi,
I want to achieve a very simple ui with an image that should scale horizontally but repeat or tile vertically. How can I do that?
Edit:
I want the image to preserve its aspect, so the height should match the aspect and the scaled width, then repeated.
Thanks for advance.