The current base platform doesn't include ldpi images, so you'd need to make
them yourself. If you are targeting >= 1.6, you don't need any drawables in
the base "drawable" folder, just for whatever density you want and the
system will pick and scale the drawable that best matches.
On Fri, Nov 19
Yup, just create a folder yourself and dump your images into that.
On 20-Nov-2010 7:35 AM, "jotobjects" wrote:
I'm copying some system Icons into my app - for instance
ic_menu_add.png. There is one in drawable-mdpi and one in drawable-
hdpi, but not in drawable or drawable-ldpi.
What icon woul
I'm copying some system Icons into my app - for instance
ic_menu_add.png. There is one in drawable-mdpi and one in drawable-
hdpi, but not in drawable or drawable-ldpi.
What icon would be used on a ldpi device? My understanding is that
you need a default version in drawable or one in each of the
3 matches
Mail list logo