Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Commit

Permalink
fix: fail to play 1.0 format file.
Browse files Browse the repository at this point in the history
  • Loading branch information
PonyCui committed Jan 15, 2019
1 parent 45e6ef0 commit 7fad1cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ class SVGAVideoEntity {
resetAudios(it) {
callback()
}
}
} ?: callback()
}

private fun resetImages(obj: JSONObject) {
Expand Down

0 comments on commit 7fad1cd

Please sign in to comment.