datensumpf / android-ui-utils

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

Action bar icon size is not align with latest UI guideline #126

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Old UI guideline =>24x24dp
http://developer.android.com/guide/practices/ui_guidelines/icon_design_action_ba
r.html

New UI guideline => 32x32dp:
http://developer.android.com/design/style/iconography.html

And the Action Bar Icon Pack has 32x32px for mdpi:
https://dl-ssl.google.com/android/design/Android_Design_Icons_20120229.zip

Android Asset Generator produce 24px for mdpi (following old UI guideline?)

Original issue reported on code.google.com by ferry.t...@gmail.com on 24 Mar 2012 at 2:53

GoogleCodeExporter commented 9 years ago

Original comment by romannu...@google.com on 25 Mar 2012 at 2:46

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I've created a patch for this.  It also names icons "ic_menu" instead of 
"ic_action", since *no one* seems to call their action bar icons "ic_action".  
(Including the open sourced Android core apps I looked at like Calendar, Email, 
etc)

Original comment by jens.knu...@gmail.com on 25 Jun 2012 at 5:37

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by romannu...@google.com on 12 Jul 2012 at 3:22