Update default icon
codeanticode opened this issue ยท 9 comments
When sketches get installed on the device they get a default launcher icon:
https://github.com/processing/processing-android/blob/master/mode/icons/launcher_96.png
This icon should be updated to better match the new project logo.
https://twitter.com/designsystemsin/status/1425454918123630592?s=20&t=34ugy6NiRm5omEFvm83BSw
This new logo by Design System Internations would be the default launcher icon without Text? @codeanticode @ranaaditya
https://twitter.com/designsystemsin/status/1425454918123630592?s=20&t=34ugy6NiRm5omEFvm83BSw
This new logo by Design System Internations would be the default launcher icon without Text? @codeanticode @ranaaditya
Hi @rupeshkumar22 , is this logo available without text ?
I think this logo will be good without text, what do you think @codeanticode ?
Hi @ranaaditya @codeanticode
There is a logo available on Wikimedia Commons here-
https://commons.wikimedia.org/wiki/File:Processing_Android_2021_logo.svg
It seems to be uploaded officially not sure.
Yes, the logo on wikimedia is good, I also have high-res file I can share with you.
Yes, the logo on wikimedia is good, I also have high-res file I can share with you.
That's great ๐
I want to work on this issue, please assign me this issue.
I want to work on this issue, please assign me this issue.
Hi @Bholanath8436 you can start working on it ๐
You can reach us on this discussion section itself if incase you got stuck or want to ask something :)
Thanks !
This one should not bee too hard, it's just a matter of replacing the icons and preview images in this folder:
https://github.com/processing/processing-android/tree/main/mode/icons
using the latest Processing for Android logo. I have the high-res file somewhere to do this.
Done with b7f7ff7