MOBILE-3016 calendar: Display calendar icon in notifications

main
Dani Palou 2019-05-14 17:03:20 +02:00
parent 6952bebdb0
commit 1f776ccbc2
2 changed files with 1 additions and 0 deletions

View File

@ -646,6 +646,7 @@ export class AddonCalendarProvider {
id: reminderId,
title: event.name,
text: this.timeUtils.userDate(event.timestart * 1000, 'core.strftimedaydatetime', true),
icon: 'file://assets/img/icons/calendar.png',
trigger: {
at: new Date(time)
},

Binary file not shown.

After

Width:  |  Height:  |  Size: 514 B