I tried to migrate a project from Eclipse to Android studio. Finally I am able to run it, but at a certain point I got this exception, and I found nothing in google about th
alternative to @sbaar's answer,
keep windowActionBar to false and add windowNoTitleas well and set it to true.
windowActionBar
false
windowNoTitle
true
ie
false true