File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- [ ![ Android Arsenal] ( https://img.shields.io/badge/Android%20Arsenal-StripedProcessButton-green.svg?style=flat )] ( https://android-arsenal.com/details/1/7623 )
1+ [ ![ Download ] ( https://api.bintray.com/packages/nikart/maven/StripedProcessButton/images/download.svg ) ] ( https://bintray.com/nikart/maven/StripedProcessButton/_latestVersion ) [ ![ ] ( https://jitpack.io/v/nikartm/StripedProcessButton.svg )] ( https://jitpack.io/#nikartm/StripedProcessButton ) [ ![ API ] ( https://img.shields.io/badge/API-21%2B-brightgreen.svg?style=flat )] ( https://android-arsenal.com/api?level=21 ) [ ![ Android Arsenal] ( https://img.shields.io/badge/Android%20Arsenal-StripedProcessButton-green.svg?style=flat )] ( https://android-arsenal.com/details/1/7623 )
22
33# StripedProcessButton
44Library for creating process loading button with stripes
@@ -11,19 +11,15 @@ buildscript {
1111 }
1212}
1313```
14- Download via Gradle :
14+ Download:
1515```
1616implementation 'com.github.nikartm:process-button:1.0.1'
1717```
18- or Maven :
18+ AndroidX support :
1919```
20- <dependency>
21- <groupId>com.github.nikartm</groupId>
22- <artifactId>process-button</artifactId>
23- <version>1.0.1</version>
24- <type>pom</type>
25- </dependency>
20+ implementation 'com.github.nikartm:process-button:2.0.0'
2621```
22+
2723## Screenshots
2824![ screenshots] ( https://raw.githubusercontent.com/nikartm/StripedProcessButton/master/screenshots/sct_ex.gif )
2925## How to use?
You can’t perform that action at this time.
0 commit comments