Android设备中的布局冲突

时间:2013-04-02 14:32:38

标签: android xml layout size screen

我收到以下错误/警告。

'Small Screen' is not a best match for any device/locale combination.

[2013-04-02 17:29:31 - X Y ] Displaying it with 'Locale Language ___Region __, sw320dp, w320dp, h426dp, Small Screen, Short screen aspect ratio, Portrait Orientation, Low Density, Finger-based touchscreen, Soft keyboard, No keyboard, Exposed navigation, No navigation, Screen resolution 320x240, API Level 16' which is compatible, but will actually be displayed with another more specific version of the layout.
  1. 清洁解决方案并不能解决问题。小布局(例如默认2.7 qvga)继续使用布局sw-320dp作为前。
  2. 该怎么做才能避免这个问题?

0 个答案:

没有答案