如何为Note2创建单独的布局和drwawable文件夹?

时间:2013-12-12 04:42:00

标签: android layout screen drawable resolution

我知道Note2的尺寸与xlarge相同,但note2设备中的屏幕完全搞砸了,同时它在s3等其他xlarge手机中也很完美。

我不明白note2是从错误的文件夹中取出图像还是从错误的文件夹中取出布局。

请有人帮我解决。

提前致谢

1 个答案:

答案 0 :(得分:1)

note2的密度实际上是320.这就是为什么会出现问题的原因。因此,您必须为note2创建 layout-sw360dp 文件夹,因为 360dp 转换为 320dpi 的像素为 720px