Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asset Studio cannot match built-in Android menu icon size #49

Closed
GoogleCodeExporter opened this issue Nov 25, 2015 · 2 comments
Closed

Comments

@GoogleCodeExporter
Copy link

Asset Studio includes padding when generating menu icons, so that, for example, 
an mdpi icon will actually occupy no more than 32 of the 48 available pixels.  
This may jibe with recommended guidelines, but does not allow the user to match 
the size of, for example, Android's own ic_menu_info_details icon, a circle 
which is 36 pixels at mdpi, four pixels being a noticeable difference of about 
10%.  Unless I am missing something, there does not appear to be a way to 
override this padding (I thought perhaps the "don't trim" option would work, 
but it doesn't.)


Original issue reported on code.google.com by wal...@gmail.com on 25 Aug 2011 at 1:06

@GoogleCodeExporter
Copy link
Author

Original comment by romannu...@google.com on 25 Aug 2011 at 8:55

  • Changed state: Duplicate

@GoogleCodeExporter
Copy link
Author

Yeah the padding is killing me right now, my icons are small compared to others

Original comment by MyPCSolu...@gmail.com on 15 Oct 2011 at 5:45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant