提交 74442aa1 编写于 作者: S shuyu

2.1.3 (2017-12-24)

上级 47357ab7
......@@ -119,7 +119,7 @@ compile 'com.shuyu:gsyVideoPlayer-ex_so:2.1.2'
## 五、近期版本
### 2.1.3(2017-xx-xx 未发布
### 2.1.3(2017-12-24
* update demo gradle to 4.1
* 增加对CollapsingToolbarLayout的支持与demo
* 增加播放进度回调
......
## 下方个版本说明,可以当做简单的wiki使用~,效果可参考DEMO。
### 2.1.3(2017-12-24)
* update demo gradle to 4.1
* 增加对CollapsingToolbarLayout的支持与demo
* 增加播放进度回调
```
/**
* 进度回调
*/
public void setGSYVideoProgressListener(GSYVideoProgressListener videoProgressListener)
```
### 2.1.2(2017-12-08)
* 增加针对Prepared之前调用OnVideoPause的处理
* 背景视频模糊铺满,前方视频正常播放
......
......@@ -18,7 +18,7 @@ org.gradle.jvmargs=-Xmx1536m
BINTRAY_USER=carguo
BINTRAY_KEY=
PROJ_GROUP=com.shuyu
PROJ_VERSION=2.1.2
PROJ_VERSION=2.1.3
PROJ_WEBSITEURL=https://github.com/CarGuo/GSYVideoPlayer
PROJ_ISSUETRACKERURL=
PROJ_VCSURL=git@github.com:CarGuo/GSYVideoPlayer.git
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册