CarouselView
CarouselView copied to clipboard
Content not changing when swiping from first item to second item in carousel item
I am using PRISM framework. I have a carousel view with content template having some labels and controls (no images). The item source is bind with a view model property. However I am facing issues with swiping. In some cases, when I swipe from first to second item, the indicator is moving to second dot but the content showing is still first with animation. Then again I swim back and forth it changes to the actual content. This happens intermittent. But when I open the app from background, i could see this issue every time. Could you please check and help me resolving this? Also note that this is happening only in Android application. iOS is working fine.
I am using latest version 5.2
This is a blocker.. can any one please help? I am also facing this issue... version 5.2.0
Can any of you provide a demo project reproducing the issue?
Related to #399?