Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rtugeek committed Jun 29, 2019
1 parent b3dfae1 commit 4f67e33
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -17,6 +17,8 @@
|thumbHeight|dimension|30dp|
|showAlphaBar|boolean|false|
|isVertical|boolean|false|
|disabledColor|color|Color.GRAY|
|showThumb|boolean|true|



Expand All @@ -36,7 +38,7 @@ Step 1. Add the JitPack repository in your root build.gradle at the end of repos
```
Step 2. Add the dependency
```
 compile 'com.github.rtugeek:colorseekbar:1.7.4'
 implementation 'com.github.rtugeek:colorseekbar:1.7.4'
```

## Usage
Expand Down

0 comments on commit 4f67e33

Please sign in to comment.