Skip to content

Commit 294a60b

Browse files
review code
1 parent 852d215 commit 294a60b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/src/main/java/com/opensource/svgaplayer/SVGAVideoEntity.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ class SVGAVideoEntity {
7878
this.mFrameWidth = frameWidth
7979
this.mFrameHeight = frameHeight
8080
this.mCacheDir = cacheDir
81+
this.movieItem = entity
8182
entity.params?.let(this::setupByMovie)
8283
try {
8384
parserImages(entity)

0 commit comments

Comments
 (0)