Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
waynell committed Jul 15, 2016
1 parent 6c24f67 commit 80e312b
Showing 2 changed files with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -6,10 +6,14 @@ VideoListPlayer实现了在列表控件(ListView, RecyclerView)中加载并
**注意:最低支持API 14以上**

#效果预览
![](./art/preview.gif)
![](./art/preview.gif) ![](./art/Screenshot_20160716.png)

#Changelogs

**v1.3**

fix在多类型列表元素中出现视频无法正常播放的bug

**Demo 更新**

1. 增加在ListView中播放视频的示例
@@ -37,7 +41,7 @@ VideoListPlayer实现了在列表控件(ListView, RecyclerView)中加载并
}

dependencies {
compile 'com.github.waynell:VideoListPlayer:1.2'
compile 'com.github.waynell:VideoListPlayer:1.3'
}

在xml布局中加入以下代码
Binary file added art/Screenshot_20160716.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 80e312b

Please sign in to comment.