loading progressbar色值修改

This commit is contained in:
liujing
2020-10-25 14:43:33 +08:00
parent 42e708a540
commit 3771a9f64e
2 changed files with 4 additions and 3 deletions

View File

@@ -73,13 +73,12 @@ class SimpleCoverVideoPlayer : StandardGSYVideoPlayer {
}
/*
* 默认双击暂停
* 默认双击暂停 单击响应事件也=暂停
* */
override fun onClickUiToggle() {
super.touchDoubleUp()
}
override fun updateStartImage() {
super.updateStartImage()