Skip to content

Commit

Permalink
Updated Sample and readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
krazykira committed Apr 14, 2020
1 parent 84336bc commit 844d160
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ Supported on API Level 12 and above for animations.

![Img](https://github.com/oli107/material-range-bar/blob/master/Screenshots/materialrangebar_demo.gif)

Developers can customize the following attributes (both via XML and programatically):

### Change Log
```
1.4.8 - Added mrb_minThumbDistance for specifying distances between 2 thumbs. All the selector properties are renamed to thumb.
Expand All @@ -33,6 +31,7 @@ Developers can customize the following attributes (both via XML and programatica
0.0.1 - 0.0.7 - Initial releases.
```

Developers can customize the following attributes (both via XML and programatically)
### Tick Properties
```
mrb_tickStart | float
Expand Down Expand Up @@ -88,7 +87,7 @@ mrb_thumbBoundaryColor | reference or color
mrb_thumbBoundarySize | dimension
```

### Selector Properties (Replaced by Thumb Properties since version 1.4.8)
### Selector Properties (Deprecated & Replaced by Thumb Properties since version 1.4.8)
```
mrb_selectorColor | reference or color
mrb_leftSelectorColor | reference or color
Expand Down
Binary file modified Screenshots/materialrangebar_demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Screenshots/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 844d160

Please sign in to comment.