Parcourir la source

Icon can be specified by name through interface.

Sebastián Katzer il y a 12 ans
Parent
commit
d552949c31
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      www/local-notification.js

+ 1 - 0
www/local-notification.js

@@ -25,6 +25,7 @@ LocalNotification.prototype = {
             title:      '',
             badge:      0,
             id:         0,
+            icon:       'icon', // nur Android
             sound:      '', // nur iOS
             background: '',
             foreground: ''