Jasonette / Jasonette/JASONETTE-Android

Figure out how to get gif to work with data uris

Open
#121 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.6k
Forks
266
PR merge metrics
No merged PRs in 30d

Description

For some reason dealing with gif images are tricky using Glide (the library we use for image rendering).

Currently it mostly works, with exception of an animated gif being rendered from a data-uri. Need to fix eventually

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the animated GIF data-URI case in the Android app and trace how Glide receives and renders data URIs. Compare it with the existing working GIF cases; done means animated GIFs supplied as data URIs render correctly without regressing other GIF handling.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.