使用AndroidStudio经常遇到布局错误,不影响正常显示,但是每次点击布局都会出现,遮挡视线,影响心情
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 ViewStyle in current theme.
经过实验,解决方式如下:切换theme,选择支持的theme,如AppTheme
本文介绍了在使用Android Studio过程中遇到的布局错误问题及其解决方案。主要问题是“Missing styles”提示,表现为无法找到当前主题中的样式。解决方法是通过切换不同的主题来修复布局问题。
4万+

被折叠的 条评论
为什么被折叠?



