I want to put tabs at the bottom part of my screen . For this purpose I have the following code :
package info.androidhive.tabsswipe; import info.androidhiv
with an action bar you will only be able to add tabs at the top, since that is the way android apps should look like. Having tabs at the bottom is purely ios style. and if you still wish to achieve the same look at :
this. Github source can be found here