Explorar o código

Icon can be specified by name through interface.

Sebastián Katzer %!s(int64=12) %!d(string=hai) anos
pai
achega
d552949c31
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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: ''