Skip to content

Commit

Permalink
自定义选中日期颜色,fix更新错位问题
Browse files Browse the repository at this point in the history
  • Loading branch information
huanghaibin-dev committed Mar 25, 2017
1 parent abc4d14 commit ba76a17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ Android上一个优雅、高度自定义、性能高效的日历控件,支持

### Gradle
```
compile 'com.haibin:calendarview:1.0.3'
compile 'com.haibin:calendarview:1.0.4'
```
```
<dependency>
<groupId>com.haibin</groupId>
<artifactId>calendarview</artifactId>
<version>1.0.3</version>
<version>1.0.4</version>
<type>pom</type>
</dependency>
```
Expand Down

0 comments on commit ba76a17

Please sign in to comment.