Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add Sketch file section.
  • Loading branch information
alexsurinov authored Aug 2, 2018
1 parent cdbf5be commit 120bd65
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,11 @@ calendarView.addCustomItemDecoration(customItemDecoration)
There is an abstract helper class `AbsDateItemDecoration` that you can extend to implement custom
drawing logic for specific dates cells.

## Sketch file

Wouldn’t it be a real pain for your designer to ignore Calendar View in your apps mockups? Or to try to explain you, what colors you should use by adding them to Jira task in plain text?
That is lame. That’s why we’ve added a `.sketch`-file to this repository [here](Calendar%20for%20Android.sketch). Have fun!

## License

```
Expand Down

0 comments on commit 120bd65

Please sign in to comment.