Tencent / Tencent/libpag

资源播放一直闪

Open
#2,108 0 comments 0 reactions 1 assignee View on GitHub

@kevingpqi123 is already working on this.

Since Jan 23, 2024.

Dominant language
HTML
Stars
5.8k
Forks
531
Avg merge
8d 55m
Merged PRs (30d)
17

Description

【版本信息】

4.3.47

【平台信息】

Android 原生

【预期的表现】

手机正常播放即可

【实际的情况】

OPPO A5s设备 os系统: 8.1.0 播放这个资源 https://test-static.ohlatech.com//test/xx.pag,一直闪退, 其他手机没有问题, 其他资源没问题,除了这资源

【Demo及附件】

dBinding.pvCurrentBigStar.apply {
setPathAsync("https://test-static.ohlatech.com//test/xx.pag") { file ->
file?.let {
composition = file
setRepeatCount(0)
if (!isPlaying) {
play()
}
}
}
}

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.