GitXplorerGitXplorer
1

Widget_VideoProgressView

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
2f868fca23c3c76207c141c1d47d9e83247da329

init

11109993488 committed 7 years ago

README

The README file for this repository.

VideoProgressView

圆形进度条

效果图

使用

allprojects {
    repositories {
        google()
        jcenter()
        maven { url 'https://dl.bintray.com/1109993488/maven' }
    }
}

dependencies {
    implementation 'com.blingbling.widget:video-progress-view:1.0.0'
}