Skip to content

安卓酷炫加载等待动画view 自定义大小 颜色

插件 ID: 20314
来源: https://ext.dcloud.net.cn/plugin?id=20314
加载动画,自定义基座


更新记录

                                                    1.0.2(2024-09-26)
                                                                                                                [
                                                            下载此版本
                                                        ](javascript:void(0))

更新

                                                    1.0.1(2024-09-24)
                                                                                                                [
                                                            下载此版本
                                                        ](javascript:void(0))

增加新的组件

                                                    1.0.0(2024-09-19)
                                                                                                                [
                                                            下载此版本
                                                        ](javascript:void(0))

初始化 查看更多

平台兼容性

uni-app

| Vue2 | Vue3 | Chrome | Safari | app-vue | app-nvue | Android | iOS | 鸿蒙 | | | √ | √ |

  • |
  • |
  • |
  • | 4.4 | × |
  • | | | 微信小程序 | 支付宝小程序 | 抖音小程序 | 百度小程序 | 快手小程序 | 京东小程序 | 鸿蒙元服务 | QQ小程序 | 飞书小程序 | 小红书小程序 | 快应用-华为 | 快应用-联盟 | | | × | × | × | × | × | × |
  • | × | × |
  • | × | × | |

uni-app x

| Chrome | Safari | Android | iOS | 鸿蒙 | 微信小程序 | | |

  • |
  • | 5.0 | × |
  • | × | |

android-loadingview

安卓端加载动画

需要自定义安卓基座

使用方法

<loading-view  style="width:80rpx;height:80rpx"  name="BallPulseIndicator"  color="#000000"></loading-view>

name可为

["BallPulseIndicator",
"BallGridPulseIndicator",
"BallClipRotateIndicator",
"BallClipRotatePulseIndicator",
"SquareSpinIndicator",
"BallClipRotateMultipleIndicator",
"BallPulseRiseIndicator",
"BallRotateIndicator",
"CubeTransitionIndicator",
"BallZigZagIndicator",
"BallZigZagDeflectIndicator",
"BallTrianglePathIndicator",
"BallScaleIndicator",
"LineScaleIndicator",
"LineScalePartyIndicator",
"BallScaleMultipleIndicator",
"BallPulseSyncIndicator",
"BallBeatIndicator",
"LineScalePulseOutIndicator",
"LineScalePulseOutRapidIndicator",
"BallScaleRippleIndicator",
"BallScaleRippleMultipleIndicator",
"BallSpinFadeLoaderIndicator",
"LineSpinFadeLoaderIndicator",
"TriangleSkewSpinIndicator",
"PacmanIndicator",
"BallGridBeatIndicator",
"SemiCircleSpinIndicator"]

color 为16进制颜色

开发文档

UTS 语法UTS API插件UTS 组件插件Hello UTS

MIT Licensed