You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The way it is played is its downloaded from the URL and a GifDrawable is created by calling new GifDrawable("path to downloaded file") and passing to the ImageView. When it loads, it starts to play and pauses after the first frame. If trying to replay it, it sometimes throw a segfault crash.
It only fails when it is downloaded from the URL. I downloaded it and re-uploaded it and it played fine after that so I can't pin point it.
Edit: Observed this on a OnePlusOne/Nexus 6 Running cm 12.1 and a Nexus 9 Running M Preview2
The text was updated successfully, but these errors were encountered:
This gif has not been able to play for me. http://i.imgur.com/36ao1fY.gif
The way it is played is its downloaded from the URL and a GifDrawable is created by calling new GifDrawable("path to downloaded file") and passing to the ImageView. When it loads, it starts to play and pauses after the first frame. If trying to replay it, it sometimes throw a segfault crash.
It only fails when it is downloaded from the URL. I downloaded it and re-uploaded it and it played fine after that so I can't pin point it.
Edit: Observed this on a OnePlusOne/Nexus 6 Running cm 12.1 and a Nexus 9 Running M Preview2
The text was updated successfully, but these errors were encountered: