failed to instantiate one or more classes

问题出在toolbar的使用上。

将style.xml文件中的

<style name="AppTheme" parent="Theme.AppCompat.Light.NoActionBar">改为<style name="AppTheme" parent="Base.Theme.AppCompat.Light.DarkActionBar">

猜你喜欢

转载自blog.csdn.net/entityC/article/details/80565391
今日推荐