element-hq / element-android

A Matrix collaboration client for Android.
https://element.io/
Apache License 2.0
3.27k stars 677 forks source link

apng sticker is not animated #8774

Open LuckyTurtleDev opened 4 months ago

LuckyTurtleDev commented 4 months ago

Steps to reproduce

example event:

{
  "content": {
    "body": "elephant.png",
    "info": {
      "h": 200,
      "mimetype": "image/apng",
      "size": 379013,
      "w": 240
    },
    "url": "mxc://lukas1818.de/OqhTVIyZjrIPNovpWnwJShym"
  },
  "type": "m.sticker",
  "room_id": RESTRAINED

}

Outcome

What did you expect?

An animated sticker. Like on element desktop and fluffy chat android.

What happened instead?

A static image/sticker is show instead.

Your phone model

XQ-BT52

Operating system version

13

Application version and app store

1.6.12 F-Droid

Homeserver

https://github.com/msrd0/docker-synapse

Will you send logs?

No

Are you willing to provide a PR?

No