Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AlexMofer/CircleProgressBar
带载入动画的环形进度条,可高度配置,支持配置成表盘。
https://github.com/AlexMofer/CircleProgressBar
Last synced: 3 months ago
JSON representation
带载入动画的环形进度条,可高度配置,支持配置成表盘。
- Host: GitHub
- URL: https://github.com/AlexMofer/CircleProgressBar
- Owner: AlexMofer
- License: apache-2.0
- Created: 2016-11-08T03:30:36.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-03-15T09:51:54.000Z (over 2 years ago)
- Last Synced: 2024-06-16T01:34:01.828Z (5 months ago)
- Language: Java
- Homepage:
- Size: 1010 KB
- Stars: 114
- Watchers: 8
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-android-ui - CircleProgressBar - 带载入动画的环形进度条 (进度条)
README
CircleProgressBar
=========介绍
---带载入动画的环形进度条,可高度配置,支持配置成表盘。
使用
---**引用:**
```
dependencies {
...
implementation 'io.github.alexmofer.widget:circleprogressbar:1.0.3'
...
}
```支持
---- Gmail:
许可
---Copyright 2021 AlexMofer
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.