【视频】视频已经成功播放,中间还显示转菊花效果
This commit is contained in:
parent
b53faa22ec
commit
292c187a7a
|
|
@ -176,7 +176,7 @@ class HomeItemFragment : AppViewsEmptyViewModelFragment<ViewBinding>() {
|
|||
playVideo()
|
||||
}
|
||||
PlayerConstants.PlayerState.BUFFERING -> {
|
||||
binding?.circlePb?.isVisible = true
|
||||
//binding?.circlePb?.isVisible = true
|
||||
//showLoading(true)
|
||||
}
|
||||
PlayerConstants.PlayerState.VIDEO_CUED -> {
|
||||
|
|
|
|||
Loading…
Reference in New Issue