Skip to content

Commit 7aef445

Browse files
committed
release as 1.4.6
1 parent 80d0b0d commit 7aef445

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### v1.4.6 - 2017.04.10
2+
弹窗内部部分代码重构;
3+
使用透明渐变位移动画,缓解初始化时默认选中项显示跳动问题;
4+
日期时间选择联动时重置联动项的索引为0;
15
### v1.4.5 - 2017.03.19
26
解决选择器部分选项概率性不显示问题,感谢亮亮同学;
37
### v1.4.4 - 2017.03.8

app/libs/AndroidPicker-1.4.6.jar

192 KB
Binary file not shown.

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ com.android.build.gradle.overridePathCheck=true
1515
#android.useDeprecatedNdk=true
1616

1717
#下面定义一些常量供gradle脚本使用
18-
VERSION_NAME=1.4.5
19-
VERSION_CODE=145
18+
VERSION_NAME=1.4.6
19+
VERSION_CODE=146
2020
COMPILE_SDK_VERSION=25
2121
MIN_SDK_VERSION=14
2222
#安卓6.0开始(API23+),需要动态申请权限

0 commit comments

Comments
 (0)