felipecsl/GifImageView

NullPointerException

LloydFinch opened this issue · 2 comments

gifimageview.GifDecoder.getNextFrame()' on a null object reference
at com.game_werewolf.voice.gifimageview.GifImageView.run(GifImageView.java:179)
at java.lang.Thread.run(Thread.java:818)

Can you please attach an example GIF image to help reproduce this issue? Also which Android version are you using?

Closed due to inactivity