eclipse下新建android项目的main_activity.xml没有显示啊,全是灰色,怎么解决啊?
2个回答
展开全部
引用:
今天突然出现下面的提示:
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
Failed to find style 'editTextStyle' in current theme
Failed to find style 'buttonStyle' in current theme
我找了一会发现,我在application中设定了android:theme="@style/AppTheme",又在Activity中设定了android:theme="@style/LoginStyle" 。所以一个全局一个局部,两个相互冲突。
解决方案:删除一个 theme
PS:以后出现问题可以看下面的提示信息,百度一下一般都会有答案.
今天突然出现下面的提示:
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
Failed to find style 'editTextStyle' in current theme
Failed to find style 'buttonStyle' in current theme
我找了一会发现,我在application中设定了android:theme="@style/AppTheme",又在Activity中设定了android:theme="@style/LoginStyle" 。所以一个全局一个局部,两个相互冲突。
解决方案:删除一个 theme
PS:以后出现问题可以看下面的提示信息,百度一下一般都会有答案.
本回答被提问者和网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询