An Android tool to compresses your GIFs into lightweight MP4 video using fast, hardware-accelerated encoders. Supports cropping, rotation, GIF concatenation and much more.
For using this library with proguard you need to put this rule:
-keep class com.bumptech.glide.gifdecoder.* { ; }
in your proguard-rules file.
I think this information need to add in project readme file.
For using this library with proguard you need to put this rule: -keep class com.bumptech.glide.gifdecoder.* { ; } in your proguard-rules file. I think this information need to add in project readme file.