I\'m trying to place the action bar tabs at the bottom of my app, but I need some help with it (if it\'s even possible).
The code:
actionBar.setNavig
It kind of goes against the Android guidelines to put tabs on the bottom, but a split action bar should be able to accomplish what you're trying to do.