Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Miihir79 committed Jul 23, 2021
2 parents 2c275a2 + a6b9cc2 commit 9930c0c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ allprojects {
```gradle
dependencies {
implementation 'com.github.Miihir79:DrawingCanvas:1.0.2'
implementation 'com.github.Miihir79:DrawingCanvas:1.0.3'
}
```

Expand Down Expand Up @@ -80,6 +80,8 @@ This function takes any color as an input. You can check it's implementation her

<img src="https://user-images.githubusercontent.com/66465511/126198881-8496b4eb-4646-435f-b480-2bc623db1089.gif" width="250" />

Link for the color picker: /~https://github.com/Dhaval2404/ColorPicker

### setSizeForBrush

This function takes any value from 0-35 as an input. You can check it's implementation here:
Expand Down

0 comments on commit 9930c0c

Please sign in to comment.