首頁 > 問答 > 主體
新建的项目,显示下面的问题Missing styles. Is the correct theme chosen for this layout?该如何解决
怪我咯2017-04-17 17:28:09
看看你的AndroidManifest中<application>和你的<activity>有没有设置@style/AppTheme;或是切換一下圖一上面的AppTheme
<application>
<activity>
@style/AppTheme