Previously i was using AppCompat with version 21.1.2 in my project for the purpose of material design toggle with toolbar. But after upgrading to AppCompat v22.1.0, my app h
Thank you all for your replies. I solved my issue on my own by removing the line
true
The error occurred because of adding windowNoTitle two times as follows
true true