custom player interface: add progress-bar, rewind/forward

This commit is contained in:
2020-11-05 20:07:41 +01:00
parent 1595ef52bc
commit 1118c8339c
7 changed files with 64 additions and 26 deletions

View File

@ -11,7 +11,7 @@ android {
minSdkVersion 23
targetSdkVersion 30
versionCode 1000 //00.01.0000
versionName "0.1.0"
versionName "0.2.0-beta1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resValue "string", "build_time", buildTime()