animated image in notification android 12 update
Asked Answered
P

0

7

How to achieve this feature? : In Android 12, you can now enrich your app’s notification experience by providing animated images in MessagingStyle() and BigPictureStyle() notifications. Also, your app can now enable users to send image messages when they reply to messages from the notification shade.

link from official doc : https://developer.android.com/about/versions/12/features#enriched_image_support_for_notifications

Persnickety answered 18/8, 2021 at 7:10 Comment(3)
You can get bitmap from your animated image and use thisMacgregor
I had tried that, but it looks like normal image not gifPersnickety
@FrenyChristian Did you get animated images in notifications working?Rixdollar

© 2022 - 2024 — McMap. All rights reserved.