Layout on Samsung Galaxy Note

馋奶兔 提交于 2019-12-02 16:48:39

This is what you will see on the original Galaxy Note (shipped with Gingerbread)

  • Screen pixel density (dpi) - xhdpi
  • Screen size - large
  • Screen aspect - long

Most of the other tablets (7 inch and 10.1 inch tablets) are mdpi.

This device will pick values from the large resource category since size takes precedence over density.

After the ICS update, the device classifies itself as below.

  • Screen pixel density (dpi) - xhdpi
  • Screen size - normal
  • Screen aspect - not long
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!