您的位置:首页 > 移动开发 > Android开发

Android studio中预览布局错误:Missing styles. Is the correct theme chosen for this layou

2016-10-26 18:06 309 查看
Missing styles. Is the correct theme chosen for this layout?
Use the Theme combo box above the layout to choose a different layout, or fix the theme style references.

Failed to find style 'textViewStyle' in current theme

在android studio中预览界面出现上诉错误,在stackoverflow.com上面找到了解决方法,选择预览界面上面的app
theme,选择自己所需要的theme主题即可!我选择的是light中的light。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
相关文章推荐