Coverflow Carousel effect same as iPhone/iPad in a

2019-02-10 18:01发布

Please see the below carousel image.

enter image description here

In this carousel iPhone developers are showing images from Web Url. We have to do the same but I tried much more on the web and other I didn't get the exact effect and smoothness like iPad Cover flow in android. And even In my cover flow images are not displaying fastly. So please can you suggest any solution regarding the same.

I wish a kind favor of you regarding this subject.

Thanks in advance.

3条回答
Juvenile、少年°
2楼-- · 2019-02-10 18:09

I made a coverflow widget from scratch. It doesn't use any deprecated components. You can find it here: https://github.com/applm/ma-components

Edit: This implementation of coverflow is broken on newer android versions. I deprecated it. You can take a look at https://github.com/applm/CarouselWidget

查看更多
时光不老,我们不散
3楼-- · 2019-02-10 18:19
该账号已被封号
4楼-- · 2019-02-10 18:28

Check out the 3D Carousel effects HERE. Carousel Component is very useful when you need to visualize list style data effectively like in the Music player or Gallery application. It provides a sample also.

You can check out the Demo also.

enter image description here

查看更多
登录 后发表回答