Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yannecer authored Mar 25, 2019
1 parent 6939ce6 commit 3256d2c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

#### Gradle
```
implementation 'com.necer.ncalendar:ncalendar:3.4.3'
implementation 'com.necer.ncalendar:ncalendar:3.4.4'
```

Expand Down Expand Up @@ -297,6 +297,7 @@ void onDrawDisableDate(Canvas canvas, Rect rect, NDate nDate);


## 版本更新
* 3.4.4<br/>修复未加载完成点击崩溃的问题
* 3.4.3<br/>五月节假日调整
* 3.4.2<br/>调整设置日历背景的方法,MIUI日历在xml文件中设置background属性,Emui日历使用用属性bgEmuiCalendarColor
* 3.4.1<br/>增加替换农历文字、设置法定节假日等方法
Expand Down

0 comments on commit 3256d2c

Please sign in to comment.