Ver código fonte

Icon can be specified by name through interface.

Sebastián Katzer 12 anos atrás
pai
commit
d552949c31
1 arquivos alterados com 1 adições e 0 exclusões
  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: ''