distriqt / ANE-CustomResources

Android Custom Resources for AIR Applications
https://airnativeextensions.com
15 stars 4 forks source link

please help compile notification icon become ANE #24

Closed hengway1989 closed 5 years ago

hengway1989 commented 6 years ago

Hi, as subject, I generated the icon using notification icon generator. If possible please help compile the color set to ANE, else black and white will be fine as well.

Color icon set: https://www.dropbox.com/s/no6iv4ojij8jtnm/res_for_build_ane_color.zip?dl=0 Black n white icon set https://www.dropbox.com/s/hruro085cw5leoz/res_for_build_ane_black_white.zip?dl=0

Thank you in advance

marchbold commented 6 years ago

Notification icons can't contain colour, only tinted at runtime.

Here's the ANE:

https://www.dropbox.com/s/4oa6hca5l3jnuwk/com.distriqt.CustomResources.hengway1989.zip?dl=0

Make sure you add the com.distriqt.CustomResources extension id to your extensions node in your application descriptor.

hengway1989 commented 6 years ago

Hi, thank you for the advice, will try out the custom resource ane, if have any issue will come back to you.