提交 947997a3 编写于 作者: S shuyu

1.1.5

上级 e133effa
01.gif

3.4 MB | W: | H:

01.gif

1.2 MB | W: | H:

01.gif
01.gif
01.gif
01.gif
  • 2-up
  • Swipe
  • Onion skin
01.jpg

821.7 KB | W: | H:

01.jpg

76.9 KB | W: | H:

01.jpg
01.jpg
01.jpg
01.jpg
  • 2-up
  • Swipe
  • Onion skin
因为 它太大了无法显示 image diff 。你可以改为 查看blob
02.jpg

426.5 KB | W: | H:

02.jpg

805.9 KB | W: | H:

02.jpg
02.jpg
02.jpg
02.jpg
  • 2-up
  • Swipe
  • Onion skin
03.gif

2.6 MB | W: | H:

03.gif

3.9 MB | W: | H:

03.gif
03.gif
03.gif
03.gif
  • 2-up
  • Swipe
  • Onion skin
03.jpg

397.3 KB | W: | H:

03.jpg

773.8 KB | W: | H:

03.jpg
03.jpg
03.jpg
03.jpg
  • 2-up
  • Swipe
  • Onion skin
04.gif

5.1 MB | W: | H:

04.gif

4.9 MB | W: | H:

04.gif
04.gif
04.gif
04.gif
  • 2-up
  • Swipe
  • Onion skin
04.jpg

658.3 KB

......@@ -15,29 +15,37 @@
<dependency>
<groupId>com.shuyu</groupId>
<artifactId>gsyVideoPlayer</artifactId>
<version>1.1.4</version>
<version>1.1.5</version>
<type>pom</type>
</dependency>
```
```
compile 'com.shuyu:gsyVideoPlayer:1.1.4'
compile 'com.shuyu:gsyVideoPlayer:1.1.5'
```
## 效果,录屏下的屏幕旋转和实际有些出入
<img src="https://github.com/CarGuo/GSYVideoPlayer/blob/master/01.jpg" width="218px" height="120px"/>
<img src="https://github.com/CarGuo/GSYVideoPlayer/blob/master/02.jpg" width="120px" height="218px"/>
<img src="https://github.com/CarGuo/GSYVideoPlayer/blob/master/03.jpg" width="120px" height="218px"/>
<img src="https://github.com/CarGuo/GSYVideoPlayer/blob/master/04.jpg" width="120px" height="218px"/>
<p></p>
* <h4>1、打开一个播放</h4>
<img src="https://github.com/CarGuo/GSYVideoPlayer/blob/master/01.gif" width="240px" height="426px"/>
<img src="https://github.com/CarGuo/GSYVideoPlayer/blob/master/02.gif" width="240px" height="426px"/>
* <h4>2、列表</h4>
<img src="https://github.com/CarGuo/GSYVideoPlayer/blob/master/02.gif" width="240px" height="426px"/>
<img src="https://github.com/CarGuo/GSYVideoPlayer/blob/master/03.gif" width="240px" height="426px"/>
* <h4>3、详情模式</h4>
<img src="https://github.com/CarGuo/GSYVideoPlayer/blob/master/04.gif" width="240px" height="426px"/>
## 1.1.5 优化了一些UI,增加了一些有趣的动画,比如播放按键。
 推荐这个动画效果<a href="http://p.codekk.com/detail/Android/codeestX/ENViews">ENViews</a>
## 1.1.4
* 优化了第一种列表的全屏动画,5.0以上展开和返回过渡顺畅,支持自动旋转的开启与关闭
* 修改了全屏下的滑动接口不正常问题,全屏下自动变为滑动的,非全屏可以设置。
......
......@@ -18,7 +18,7 @@ org.gradle.jvmargs=-Xmx1536m
BINTRAY_USER=
BINTRAY_KEY=
PROJ_GROUP=com.shuyu
PROJ_VERSION=1.1.4
PROJ_VERSION=1.1.5
PROJ_NAME=gsyVideo
PROJ_WEBSITEURL=hhttps://github.com/CarGuo/GSYVideoPlayer
PROJ_ISSUETRACKERURL=
......
......@@ -20,7 +20,6 @@ import com.shuyu.gsyvideoplayer.R;
/**
* Created by codeest on 2016/11/9.
*
* 感觉是这个系列里设计的最赞的一款了 >//<
*/
public class ENDownloadView extends View {
......
......@@ -18,7 +18,6 @@ import com.shuyu.gsyvideoplayer.R;
/**
* Created by codeest on 16/11/7.
*
* 论如何从直线到曲线再到三角形 =。=
*/
public class ENPlayView extends View {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册