2

I have come across the notification which actively changes the content like banners. AFAIK videos and GIFs are not supported in the notification.

How can we achieve this?

I have searched and found Custom Notification Layout might the solution. But not quite sure.

enter image description here

Rumit Patel
  • 8,830
  • 18
  • 51
  • 70

1 Answers1

1

You can use RemoteViews.

You can have a look at this example also.

Rumit Patel
  • 8,830
  • 18
  • 51
  • 70