Tushar
Tushar

Reputation: 5935

placing tabs at the bottom in android

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

Answers (1)

Droidand
Droidand

Reputation: 176

In xml file try to set the Tab widgets gravity to "Bottom".

Upvotes: 1

Related Questions