Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MohammedAlaaMorsi authored Feb 19, 2019
1 parent 57779d4 commit b487496
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# RangeSeekBar
Android Range Seekbar library
[![](https://jitpack.io/v/Mohammed-Alaa/GifLoading.svg)](https://jitpack.io/#Mohammed-Alaa/RageSeekBar)
[![](https://jitpack.io/v/Mohammed-Alaa/RageSeekBar.svg)](https://jitpack.io/#Mohammed-Alaa/RageSeekBar)
[![License](https://img.shields.io/badge/license-Apache%202-green.svg)](https://www.apache.org/licenses/LICENSE-2.0)

## Usage
Expand Down Expand Up @@ -65,7 +65,6 @@ Reference the View in Java code.
Get Value
```java
rangeSeekbar.getValue();
```
```
![](range_seekbar.gif)

Expand Down

0 comments on commit b487496

Please sign in to comment.