# LoadingView
**Repository Path**: open_source_int/LoadingView
## Basic Information
- **Project Name**: LoadingView
- **Description**: :lollipop: LoadingView 是一个圆弧加载过渡动画,圆弧个数,大小,弧度,渐变颜色,完全可配。
- **Primary Language**: Kotlin
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 11
- **Created**: 2019-11-20
- **Last Updated**: 2021-11-02
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# LoadingView 1
[](https://raw.githubusercontent.com/jenly1314/LoadingView/master/app/release/app-release.apk)
[](https://jitpack.io/#jenly1314/LoadingView)
[](https://travis-ci.org/jenly1314/LoadingView)
[](https://circleci.com/gh/jenly1314/LoadingView)
[](https://android-arsenal.com/api?level=16)
[](https://opensource.org/licenses/mit-license.php)
[](https://jenly1314.github.io/)
[](http://shang.qq.com/wpa/qunwpa?idkey=8fcc6a2f88552ea44b1411582c94fd124f7bb3ec227e2a400dbbfaad3dc2f5ad)
LoadingView for Android 是一个圆弧加载过渡动画,圆弧个数,大小,弧度,渐变颜色,完全可配。
## Gif 展示

## LoadingView自定义属性说明(默认渐变色)
| 属性 | 值类型 | 默认值 | 说明 |
| :------| :------ | :------ | :------ |
| lvCount | integer | 1 | 圆弧数量 |
| lvStartAngle | integer | 0 | 圆弧开始角度,默认三点钟方向 |
| lvSweepAngle | integer | 360 | 圆弧扫描角度范围 |
| lvStrokeWidth | dimension | 3dp | 笔画描边的宽度 |
| lvMaxSpeed | integer | 5 | 最大速度 |
| lvMinSpeed | integer | 3 | 最小速度 |
| lvCirclePadding | dimension | 2dp | 圆弧之间的间距 |
| lvRefreshInterval | integer | 15 | 刷新间隔时间,单位ms |
| lvColor | color | | 圆弧颜色,默认渐变色 |
| lvCounterclockwise | boolean | false | 是否逆时针方向旋转 |
## 引入
### Maven:
```maven
您也可以扫描下面的二维码,请作者喝杯咖啡 :coffee: