Alerter icon indicating copy to clipboard operation
Alerter copied to clipboard

Image/Photo option in addition to icon

Open kperreau opened this issue 4 years ago • 1 comments

This is a suggestion, who would be really appreciated for me. It would be great if we can pass another param instead of icon, like image with image path, if we prefer image in some case. I have a notification for new comment in my application, and it would be great if a rounded profil image (jpg) of user can be shown.

Thx.

kperreau avatar May 10 '20 13:05 kperreau

Hey @kperreau, you could accomplish this with the current custom view API.

https://github.com/Tapadoo/Alerter#with-custom-layout

kpmmmurphy avatar May 10 '20 14:05 kpmmmurphy