nekaz / android-ui-utils

Automatically exported from code.google.com/p/android-ui-utils
0 stars 0 forks source link

Allow creation of launcher icons without effects #110

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Add a graphic to the launcher icon generator in the Android Asset Studio.

What is the expected output? What do you see instead?
The generator automatically adds a drop shadow and other eye candy - I would 
like the option to disable this feature, and merely generate a "Plain Jane" 
launcher icon.

Please provide any additional information below.
See attached example of how the generator adds a drop shadow, etc.

Original issue reported on code.google.com by jhat...@earthlink.net on 26 Jan 2012 at 6:52

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by romannu...@google.com on 26 Jan 2012 at 7:00

GoogleCodeExporter commented 8 years ago
You can use the new generic icon generator to create icons without effects:

http://android-ui-utils.googlecode.com/hg/asset-studio/dist/icons-generic.html

For launcher icons, use a 42dp optical size and 3dp padding. You'll still need 
to create an XXHDPI launcher icon separately for Nexus 10.

Original comment by romannu...@google.com on 5 Nov 2012 at 5:45