Skip to content

Commit

Permalink
Add new attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
iglaweb committed Aug 3, 2018
1 parent a41f566 commit a3b91d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ Or you can stop/pause/resume animation by the following methods:
|fwv_cabinSize|dimension|42dp|the size of each cabin|
|fwv_cabinsNumber|integer|8|the number of cabins on the wheel|
|fwv_isClockwise|boolean|true|toogle the rotate direction|
|fwv_isAutoRotate|boolean|true|start rotating wheel automatically after initialization|
|fwv_rotateSpeed|integer|6|wheel speed rotation measured in degrees|
|fwv_startAngle|float|0|angle at which wheel will start to rotate|
|fwv_wheelStrokeColor|color|![#73302b](https://placehold.it/15/73302b/000000?text=+) `#73302b`|with this color the wheel will be filled|
Expand Down

0 comments on commit a3b91d6

Please sign in to comment.