On Wed, Sep 29, 2010 at 9:30 PM, Brad Gies <rbg...@gmail.com> wrote:
> For the smaller icons they will be in the typical position in the list view
> on the left side, with text beside them, so this one is simpler, just need
> to choose the correct icon size. From the reading I've done it looks like
> 24x24 for small screens, 32x32 for normal and 48x48 for large.

No.

Images should vary by screen *density*, not be screen size. 24x24 for
-ldpi, 32x32 for -mdpi, and 48x48 for -hdpi will then have roughly the
same physical dimensions.

With respect to your larger icons, I have no clue what to tell you.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in Atlanta: http://bignerdranch.com/classes/android

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

Reply via email to