phonegap-build / PushPlugin

This repository is deprecated head to phonegap/phonegap-push-plugin
https://github.com/phonegap/phonegap-plugin-push
MIT License
1.32k stars 996 forks source link

Is it posible to include "small icon" on android push notifications? #174

Open ghost opened 10 years ago

ghost commented 10 years ago

Acording Android documentation http://developer.android.com/guide/topics/ui/notifiers/notifications.html it's posible to set the "small icon" using this plugin :) ... thanks :)

andreszs commented 9 years ago

Yet another of the thousand of features missing on this pushplugin.

In fact, showing the original color icon in the notification bar is a practice abandoned ages ago. This notification plugin persists in showing the color icon instead of allowing a custom vector icon, or at least, having the icon converted to grayscale.