Hi All,
I have a question regarding the notification icon in Android.
Now, when we use [ush notification in Android, we get the default triangle hazard icon. We read in this post: https://developer.coronalabs.com/forum/2013/01/16/custom-android-push-notification-status-bar-icon that we need to put the png icon somewhere in the res directory.
So we created “res” directory in the root project directory and created a “drawable” directories (also -ldpi, -mdpi, -ldpi) and can not see the icon when the notification happens.
We also name the icon file: corona_statusbar_icon_default.png in each directory.
So my question is:
Why can’t we see the Icon, do we put the icons in the right place? [import]uid: 156140 topic_id: 35830 reply_id: 335830[/import]