简体   繁体   English

布局不支持7英寸android平板电脑

[英]layout not supporting in 7inch android tablet

i have added a layout and it needs to be supported in mutiple screens,i have added layout-xlarge and layout-large and customised each layout but when run the app there is an error >> 我添加了一个布局,并且需要在多个屏幕中支持它,我添加了layout-xlarge和layout-large并自定义了每个布局,但是在运行应用程序时出现错误>>

Caused by: android.view.InflateException: Binary XML file line #0: Binary XML file line #0: Error inflating class TextView 原因:android.view.InflateException:二进制XML文件第0行:二进制XML文件第0行:膨胀类TextView时出错

I am also not sure if it is the correct way- screenshot 我也不确定这是否正确- 屏幕截图

我已经通过添加目录layout-w600dp,values-w600dp解决了该问题,还添加了要在7inch平板电脑中显示的布局文件

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM