Cardview: TabsControl control

Created on 3 Sep 2019  Â·  21Comments  Â·  Source: AndreiMisiukevich/CardView

Will you have a plan to support a tabstrip header above the carousel like this ?
image

enhancement resolved

All 21 comments

Lol) I was thinking about this enhancement yesterday

if somebody wants to create this control, feel free to contact me :)

@AndreiMisiukevich I have already implemented it for my project, but got stuck for the animation of active orange line when swipe left/right. I want when swipe left/right, the orange line under the active tab is being scrolled as well. I think about the scroll view customization. Do you have any idea about it?

Yes, I have
Don’t think about scroll view

On Wed, Sep 4, 2019 at 05:56 huyjack178 notifications@github.com wrote:

@AndreiMisiukevich https://github.com/AndreiMisiukevich I have already
implemented it for my project, but got stuck for the animation of active
orange line when swipe left/right. I want when swipe left/right, the orange
line under the active tab is being scrolled as well. I think about the
scroll view customization. Do you have any idea about it?

—
You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub
https://github.com/AndreiMisiukevich/CardView/issues/265?email_source=notifications&email_token=ACNH4DRSMBVCJSJ4DWOD5WDQH4PU5A5CNFSM4ITEYZ6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD52FNFA#issuecomment-527718036,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ACNH4DTFL4MGFPI42B27XU3QH4PU5ANCNFSM4ITEYZ6A
.

>

Andrei Misiukevich

Lead Software Engineer at On The Spot Development

*mobile: *+375 29 <+375%2017%20389%200100>303 40 07 Email:
andrei.[email protected] Skype: csi.andreymisyukevich

Minsk, *Belarus *(GMT+3)

Don’t think about scroll view

So how about your idea?

@huyjack178 AbsoluteLayout + BoxView and playing with CurrentDiff etc.

@AndreiMisiukevich can you help me with some sample code ? Thank you so much

@huyjack178 I haven't got it yet. Need to create it first)
that is why I marked this ticket as enhancement.

any update on this ?

any update on this?

not yet :) But I am going try

I will release the package with this TabsControl. But it still requires refactoring

v.2.3.0

@AndreiMisiukevich Is there any docs or sample for new version :D

Yeah, sample in embedded to CubeView sample

Docs should be prepared )

I meant that I would prepare docs later

@AndreiMisiukevich TabControl can not work with CarouselView IsCyclical = False. I set it and my app is hanging

@huyjack178 just tested - no hanging

@AndreiMisiukevich TabControl can not work with CarouselView IsCyclical = False. I set it and my app is hanging

can you try to reproduce on my samples or provide small project.

@AndreiMisiukevich I have tried your sample. Doesn't happen, still don't know why, I removed IsCyclical then work well. Moreover, I want to set default selected index to TabControl but not work

@huyjack178 Well, create please issue and try to build a sample for IsCyclical issue.
As for SelectedIndex, I will check too

Was this page helpful?
0 / 5 - 0 ratings