ImageFactory is much like BitmapFactory but returns GifDrawable if decoded image is an animated GIF or BitmapDrawable if not.
'com.github.doctoror.imagefactory:library:1.0.0'
<dependency>
<groupId>com.github.doctoror.imagefactory</groupId>
<artifactId>library</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="com.github.doctoror.imagefactory" name="library" rev="1.0.0"/>
"com.github.doctoror.imagefactory", "library", "1.0.0"