I want to extend the tileContainer control in sapui5. I have tiles arranged in two rows. I want to add animation in this extended control so that the tiles could be arranged in a single column on the right side of the page.
I am unable to find the coordinates of the page so that I can arrange the tiles accordingly. Please suggest if this is the right approach or I need to follow any other approach. My basic objective is to achieve flex like animation of tiles/image using sapui5.
Thanks