【已解决】classes could not be instantiated:

问题:classes could not be instantiated

解决:

解决:
问题:classes could not be instantiated 解决:
<style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">    <!-- Customize your theme here. --></style>
       修改为
<style name="AppTheme" parent="Base.Theme.AppCompat.Light.DarkActionBar">    <!-- Customize your theme here. --></style>
修改为
修改为
经验分享 程序员 微信小程序 职场和发展