Support GIF?
xutao29 opened this issue · 1 comments
xutao29 commented
Support GIF?
moagrius commented
how you get the stream, and what the stream decodes to, is up to you. if you have a way to get an InputStream
from a gif that will decode into a Bitmap
instance, it'll work out of the box. the library itself is intended to be black box in that regard and not care whether you have jpg files or png files or svg instructions or drawing classes or anything else.