Closed youyingfeng closed 3 years ago
Use Glide, Picasso doesn't support GIFs according to threads from 3 years ago.
Or try coil: kotlin first and coroutines integration
Refer to this guy's implementation: https://github.com/Commit451/coil-imagegetter
Theres also this, if coil is not needed. https://stackoverflow.com/questions/15617210/android-html-fromhtml-with-images Use coroutines instead of asynctask lmao.
Implemented with d0c0731, although images do not occupy entire width of textview.
Probably using glide or picasso