Not able to understand how to use different density images for 1.6+?

后端 未结 3 805
野的像风
野的像风 2020-12-30 16:35

I\'m trying to understand how the res/drawables images should work with different screen densities. Right now I\'ve got a 1.5 app, and for example, I have an image that is 1

3条回答
  •  春和景丽
    2020-12-30 17:11

    The behavior also depends on what your manifest declares, specifically the tag in the manifest (you can configure it using "manifest extras" in the first tab in ADT's Manifest Editor).

提交回复
热议问题