Skip to content

Commit

Permalink
2.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
HuanTanSheng committed Apr 12, 2019
1 parent 7a48cb2 commit 1a9afec
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 @@ -76,7 +76,7 @@ allprojects {
```gradle
dependencies {
   implementation 'com.github.HuanTanSheng:EasyPhotos:2.4.3'  
   implementation 'com.github.HuanTanSheng:EasyPhotos:2.4.4'  
   
}
```
Expand Down Expand Up @@ -145,7 +145,7 @@ QQ交流群:[288600953](https://jq.qq.com/?_wv=1027&k=5QGgCDe)

## 更新日志

**2.4.3**
**2.4.4**
- 新增:start(SelectCallback callback)启动方式,通过接口回调数据
- 新增:filter(String... types)方式控制只显示的文件类型,支持Type.GIF和Type.VIDEO,前提是已经选择显示了gif和video
- 新增:对显示视频的时长过滤api
Expand Down

0 comments on commit 1a9afec

Please sign in to comment.