I am trying to do a couple of things with the action bar and any help would be greatly appreciated!
Firstly, I am trying to move it so it isn't at the very top of the screen. I would like to place some UI elements above the tab bar, is this possible?
Secondly, I am trying to change the color of the bar under the selected tab. It is by default a light blue. I am looking to change it programatically. Any idea how?
Cheers :)