Skip to content

Commit

Permalink
增加程序演示
Browse files Browse the repository at this point in the history
  • Loading branch information
xuexiangjys committed Jun 3, 2018
1 parent 9ff4920 commit 45c1ea6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 10 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@

![][demo-gif]

### Demo下载

[![downloads][download-svg]][download-url]

![][download-img]

## 添加Gradle依赖

1.在项目根目录的 build.gradle 的 repositories 添加:
Expand Down Expand Up @@ -133,6 +127,3 @@ https://github.com/mabeijianxi/small-video-record
[api]: https://android-arsenal.com/api?level=14

[demo-gif]: https://github.com/xuexiangjys/XVideo/blob/master/img/xvideo.gif
[download-svg]: https://img.shields.io/badge/downloads-1.8M-blue.svg
[download-url]: https://github.com/xuexiangjys/XVideo/blob/master/apk/xvideo_demo.apk?raw=true
[download-img]: https://github.com/xuexiangjys/XVideo/blob/master/img/download.png
Binary file added img/xvideo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
* </p>
* ================================================
*/
@Page
@Page(name = "XVideo 小视频录制")
public class MainFragment extends XPageContainerListFragment {
/**
* 获取页面的类集合[使用@Page注解进行注册的页面]
Expand Down

0 comments on commit 45c1ea6

Please sign in to comment.