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
Go to manifest file, check the theme you are using there and pick the same in the Design view of your xml file.