An open API service indexing awesome lists of open source software.

https://github.com/rezaiyan/levelprogressbar

A Custom View With Circular Progress | Segmented & Continuous |
https://github.com/rezaiyan/levelprogressbar

android kotlin level progress speed

Last synced: 10 months ago
JSON representation

A Custom View With Circular Progress | Segmented & Continuous |

Awesome Lists containing this project

README

          

# LevelProgressBar
A Custom View With Circular Progress | **Segmented** & **Continuous** |

[![Download](https://api.bintray.com/packages/rezaiyan/Android/levelprogressbar/images/download.svg)](https://bintray.com/rezaiyan/Android/levelprogressbar/_latestVersion)
[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-LevelProgressBar-brightgreen.svg?style=flat)](https://android-arsenal.com/details/1/7831)
[![Build Status](https://travis-ci.org/rezaiyan/LevelProgressBar.svg?branch=master)](https://travis-ci.org/rezaiyan/LevelProgressBar)
[![License](https://img.shields.io/badge/License-Apache/2.0-blue.svg)](https://github.com/badoo/Reaktive/blob/master/LICENSE)



## Installation

Add the dependency to your app build.gradle file:

```
implementation "io.github.rezaiyan:levelprogressbar:1.0.3"
```

## Usage

Add `LevelProgressBar`:

```xml

```

License
--------

Copyright 2020 alirezaiyann@gmail.com

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 at

http://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.