On Mon, Feb 6, 2012 at 12:56 PM, Zsolt Vasvari <[email protected]> wrote:
> I guess Google cannot get the story straight:
>
>
> The doc says that the Action Bar icon sizes should be 24, 32, 48
> square pixels for MDPI, HDPI and XHDPI, repsectively:
>
> http://developer.android.com/guide/practices/ui_guidelines/icon_design_action_bar.html

Those are also the sizes, Android Asset studio generates.

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

>
>
> But the icon pack ( 
> http://developer.android.com/design/static/download/action_bar_icons-v4.0.zip
> ) has them as 32, 48 and 64 pixels and the LINT gives warning on those
> sizes.
>

The newly announced design guide, says 32x32dp, which is 32px for mdpi,
48px for hdpi, etc (as above).

http://developer.android.com/design/style/iconography.html

>
> Which one is correct?
>

I can't be sure, but 32/48/64 are the icon sizes in the actual ICS
source tree, so those should be the correct ones.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to