列表视图/回收视图预加载动画

时间:2021-08-18 20:33:24

I want to make a loading animation like the screenshot attached. I am unable to find it on the web, or may be I am searching wrong keywords.

我想制作一个加载动画,就像附件的截图一样。我无法在网络上找到它,或者我正在搜索错误的关键字。

Anyone can please help me ?

有人能帮我吗?

The lines in a list item, shows as moving. I am giving the screenshot of Flipkart App - My Orders Section

列表项中的行显示为移动。我正在给Flipkart应用的截图——我的订单部分

列表视图/回收视图预加载动画

2 个解决方案

#1


1  

I think waveLoad like animation may be useful for You. So Design your own animation or use these libraries:

我认为小波像动画可能对你有用。所以设计你自己的动画或者使用这些库:

WaveLoadingView1

WaveLoadingView1

WaveLoadingView2

WaveLoadingView2

#2


0  

These kind of views are called skeleton views.

这种视图称为框架视图。

You can create skeletons for your view and show that skeleton view with shimmer animation at the time of loading instead of usual progress bar.

您可以为您的视图创建框架,并在加载时显示带有闪烁动画的框架视图,而不是通常的进度条。

You can take a look at this library

你可以看看这个图书馆

#1


1  

I think waveLoad like animation may be useful for You. So Design your own animation or use these libraries:

我认为小波像动画可能对你有用。所以设计你自己的动画或者使用这些库:

WaveLoadingView1

WaveLoadingView1

WaveLoadingView2

WaveLoadingView2

#2


0  

These kind of views are called skeleton views.

这种视图称为框架视图。

You can create skeletons for your view and show that skeleton view with shimmer animation at the time of loading instead of usual progress bar.

您可以为您的视图创建框架,并在加载时显示带有闪烁动画的框架视图,而不是通常的进度条。

You can take a look at this library

你可以看看这个图书馆