I am trying to build the ActionBar Tab with tabs bottom. Can some one please throw light on how to have the Android3+ version's ActionBar tabs at bottom?

link|improve this question
3  
Millions of users get used to the ActionBar and they get used to the ActionBar being on the TOP, and now you want to put it on the bottom. Why? It's like playing a mean trick on people. Betcha can't find the ActionBar now!!! Bwhwhahahah – Jack Jan 3 at 20:05
feedback

2 Answers

Can some one please throw light on how to have the Android3+ version's ActionBar tabs at bottom?

AFAIK, tabs are always at the top, even with a split action bar.

link|improve this answer
feedback

AFAIK, the ActionBar is always at the top.

You might be thinking about split action bar though. This is used for phones that have smaller screens so they can take some additional items.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.