开发者

How to get the ListView with carousel scrolling on Android?

I would like to have a ListView that scrolls开发者_Go百科 in a carousel way, so when you scroll to the bottom and continue scolling, it should get back to the top element.

I do not want to use ViewSwitcher, nor ViewFlipper.

How can I achieve that?


You could try implementing a carousel view. You could refer to these :

https://stackoverflow.com/questions/5503892/android-carousel-view

Android image carousel view (sense like)

Carousel view in Android

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜