Agasper / unity-android-notifications

Unity3D Plugin for Android local notifications with example project
Other
557 stars 184 forks source link

Use only big icon #15

Closed BlueKyle closed 8 years ago

BlueKyle commented 8 years ago

Is it possible to use only big icon in notification and don't use the small icon? Or at least make the small icon transparent?

I've tried to remove the small icon parameter, but it make the app not working. And then I tried to give the small icon a transparent image, but there is a background color around it. I've also tried to change the number in Color32, but the result only change the background color, and not make it transparent. screenshot_2016-02-10-16-16-17

Thank you.

Agasper commented 8 years ago

No, small icon is required