Android Studio 1.2.1.1 - Failed to find style 'textViewStyle'

前端 未结 6 938
猫巷女王i
猫巷女王i 2020-12-30 20:01

I\'m new to Android development and I just installed Android Studio version 1.2.1.1. I created a project, HelloWorld, and chose the default blank activity, Darcula theme, an

6条回答
  •  庸人自扰
    2020-12-30 20:34

    Go to manifest file, check the theme you are using there and pick the same in the Design view of your xml file.

提交回复
热议问题