How I can set the height and width of carousel in my app?
Printable View
How I can set the height and width of carousel in my app?
how about set the container's layout as 'fit',
put carousel in the container and set config of height and width? :)
I didn't try it, but I guess it will works
Thanks for your reply.
I used flex to set the height and it worked. !!! :)