Cardview: Cannot set default selected index in TabControl

Created on 7 Oct 2019  路  8Comments  路  Source: AndreiMisiukevich/CardView

I have 7 items in my carousel view. I want to set the item 4 is the default when appearing in TabControl

bug resolved

All 8 comments

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 :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jungjanos picture jungjanos  路  8Comments

ssotir picture ssotir  路  7Comments

IgorPopov56 picture IgorPopov56  路  4Comments

toshitani23 picture toshitani23  路  6Comments

JTOne123 picture JTOne123  路  5Comments