I have 7 items in my carousel view. I want to set the item 4 is the default when appearing in TabControl
Fixed
2.3.2
@AndreiMisiukevich I have tried new version, selected index is already set but the striped bar is disappeared. I see your sample work normal with xamarin form 3.x, after upgrade to 4.x, the striped bar disappears too. I see the problem is about the CardsView.ProcessorDiff can not binding to TabControl in the 1st load. Please check
@AndreiMisiukevich I have tried new version, selected index is already set but the striped bar is disappeared. I see your sample work normal with xamarin form 3.x, after upgrade to 4.x, the striped bar disappears too. I see the problem is about the CardsView.ProcessorDiff can not binding to TabControl in the 1st load. Please check
so can I reproduce it on my sample? I just need to update XF to the latest version, right?
@AndreiMisiukevich I have tried new version, selected index is already set but the striped bar is disappeared. I see your sample work normal with xamarin form 3.x, after upgrade to 4.x, the striped bar disappears too. I see the problem is about the CardsView.ProcessorDiff can not binding to TabControl in the 1st load. Please check
so can I reproduce it on my sample? I just need to update XF to the latest version, right?
Yes :D
@AndreiMisiukevich any news? :D
2.3.3
@AndreiMisiukevich works like a charm, thanks a lot :)