且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

水平滚动卡就像Android中的Lollipop的最新应用一样?

更新时间:2022-12-19 17:43:55

我刚刚找到了一个,它帮助我解决了这个问题.

轮播库

我找到了为项目定制的***图书馆:

https://github.com/applm/CarouselWidget >

其他有用的库: https://github.com/davidschreiber/FancyCoverFlow

https://android-arsenal.com/details/1/3289

我希望,这个答案可以帮助您找到解决方案.

I found a library, this library supports vertical scrolling cards, I want to change this library according to my needs (Horizontal scrolling). Can anyone suggest how to implement Cards just like the mentioned library cards horizontally.

Guys I just found a library, which helped me to solve this issue.

Carousel Library

Best Library I found which I customized for my project:

https://github.com/applm/CarouselWidget

Other helpful libraries: https://github.com/davidschreiber/FancyCoverFlow

https://android-arsenal.com/details/1/3289

I hope, this answer may help you in finding solution.