How to create Vertical Carousel in android?

前端 未结 2 1324
既然无缘
既然无缘 2020-12-30 05:47

I want to implement vertical carousel in android.I have searched lot of things about it,Finally i found that horizontal carousel example here. Can any body know that how to

2条回答
  •  Happy的楠姐
    2020-12-30 06:16

    If you want a vertical pager, try that library written by Jake Warthon. It's perfectly coded and completely up to date with Android SDK.

    The best way to work with 3d is to work with renderscript. I won't be really helpful on that topic.

提交回复
热议问题