thudugala / Plugin.LocalNotification

The local notification plugin provides a way to show local notifications from .Net MAUI and Xamarin Forms apps .
MIT License
401 stars 66 forks source link

Is it possible to show image in description or after description? #453

Closed Marius-Kazlauskas closed 9 months ago

Marius-Kazlauskas commented 9 months ago

I want to show image like rich notification does. I mean not icon, but some image in description or after description something like 150 x 300 px. Is it possible?

Marius-Kazlauskas commented 9 months ago

It seems that there is NotificationImage and it works