Android 花里胡哨的加载Loading动画

记录查找了一些实用的加载动画,真的是花里胡哨!!!

1. AVLoadingIndicatorView-master

AVLoadingIndicatorView各种加载效果,适合做加载loading动画效果。
里面代码封装挺不错的,直接可以拷贝使用想要的loading效果

项目地址:https://github.com/baitutang1221/AVLoadingIndicatorView

2. CustomLoading-master

几种常用Android Progress效果,本例子自定义ProgressWheel,CustomClipLoading,PieProgress三个特效的进度条,
通过本例子可以学习如何自定义控件,效果挺不错,适合各种网络加载使用。

项目地址:https://github.com/baitutang1221/CustomLoading

3. android-shapeLoadingView-master

高仿新版58 加载动画

项目地址:https://github.com/baitutang1221/android-shapeLoadingView

4.NumberProgressBar

个简约性感的数字进度条

项目地址:https://github.com/daimajia/NumberProgressBar

5.水滴样式下拉刷新

项目地址:https://github.com/baitutang1221/WaveSwipeRefreshLayout

6.不错的loading效果

项目地址:https://github.com/baitutang1221/MetaballLoading-master

猜你喜欢

转载自blog.csdn.net/zach229/article/details/106257460