Reputation: 5935
I am developing tab based application in android.I want to place tabs at the bottom in application.Can anyone tell how should i pursue
Thanks in advance Tushar
Upvotes: 0
Views: 364
Reputation: 176
In xml file try to set the Tab widgets gravity to "Bottom".
Upvotes: 1