Hello,
I currently have implemented the carousel with a custom item template which includes an image and a few buttons below, with the carousel vertical and horizontal settings set to "Fill". This seems to work great until I increase the number of items in the carousel beyond 20 on the Android platform. Once the itemsSource count is greater than 20, the transition effect between items (when swiped) will be a quick flicker rather than an animating transition.
I have modified the sample by adding a few buttons below the image inside of the data template, setting the carousel vertical and horizontal to "Fill", and increasing the item source count to 20 items. This issue can be more visible when adding more items to the itemsSource if necessary.
Attachment:
GettingStarted982303964_72f94b9d.zip