blipinsk / FlippableStackView

An Android library introducing a stack of Views with the first item being flippable.
Apache License 2.0
810 stars 150 forks source link

How can i set selection at particular index. #29

Closed ChetnaNakum closed 7 years ago

ChetnaNakum commented 7 years ago

I am unable to set index .

blipinsk commented 7 years ago

Have you tried setCurrentItem(int item) or setCurrentItem(int item, boolean smoothScroll)?

ChetnaNakum commented 7 years ago

There is no such a method in CardStackView class.

blipinsk commented 7 years ago

CardStackView class is not the part of my library

ChetnaNakum commented 7 years ago

Oops! It's Typos.It is CardStack

blipinsk commented 7 years ago

Still not this library 😉

ChetnaNakum commented 7 years ago

ahhh! Sorry Wrong Window.