1
I need to remove actionBar from my project and the best way I could find was to edit Theme.xml. However, when I edit it, I cannot save it and soon, my actionBar remains active. I tried to put the line code (below) but when emulated, my windows do not load. I tried to write at the beginning and at the end of the project, without success. $.index.Activity.actionBar.Hide();