File tree 1 file changed +2
-7
lines changed
1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 1
- # ProgressX ![ API] ( https://img.shields.io/badge/API-15%2B-brightgreen.svg?style=flat ) [ ![ Known Vulnerabilities] ( https://snyk.io/test/github/TutorialsAndroid/progressx/badge.svg?targetFile=library%2Fbuild.gradle )] ( https://snyk.io/test/github/TutorialsAndroid/progressx?targetFile=library%2Fbuild.gradle )
1
+ # ProgressX ![ API] ( https://img.shields.io/badge/API-15%2B-brightgreen.svg?style=flat ) [ ![ Known Vulnerabilities] ( https://snyk.io/test/github/TutorialsAndroid/progressx/badge.svg?targetFile=library%2Fbuild.gradle )] ( https://snyk.io/test/github/TutorialsAndroid/progressx?targetFile=library%2Fbuild.gradle ) [ ![ Android Arsenal ] ( https://img.shields.io/badge/Android%20Arsenal-ProgressX-orange.svg?style=flat-square )] ( https://android-arsenal.com/details/1/7589 ) [ ![ License ] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
2
2
3
3
A material style progress wheel that you can integrate into your app
4
4
5
5
** Library available at JitPack.io**
6
6
7
7
[ ![ ] ( https://jitpack.io/v/TutorialsAndroid/progressx.svg )] ( https://jitpack.io/#TutorialsAndroid/progressx )
8
8
9
- ## Important
10
-
11
- ** Note this library was made in the making for ` Kinda ` app this library was copied from ` materialish-progress ` repository on github we made this library because we want to use own library on ` Kinda ` app.So this library is in development we will monthly
12
- update this library with some changes.**
13
-
14
9
** Sample Screen**
15
10
16
11
![ ] ( https://github.com/TutorialsAndroid/progressx/blob/master/art/device-2019-03-23-154713.png )
@@ -29,7 +24,7 @@ Add it in your root build.gradle at the end of repositories:
29
24
Step 2. Add the dependency
30
25
31
26
dependencies {
32
- implementation 'com.github.TutorialsAndroid:progressx:v1 .0'
27
+ implementation 'com.github.TutorialsAndroid:progressx:v2 .0'
33
28
}
34
29
35
30
## Usage
You can’t perform that action at this time.
0 commit comments