Hi Koders,
i have a simple vertical arrangement with 2 object (image or webviewer or others…), my screen orientation its Portrait.
When i switch Screen orientation (landscape) my arrangement still show 2 object in vertical.
Is it possible to change the arrangement (vertical - Horizontal) based on the screen orientation?
hi @Pexigno
i have found a alternative for your problem.
but it will be done manually.
that is when user click any button or option(suppose name of that option is switch to landscape mode) then i’ll help you to get following result for horizontal and vertical:
by the what i have done is.
i have just used animation utils and rotated arrangement by 90deg on click.
if this is solution mark this post as solution.