| Author |
Putting tabs below the screen
|
Robert Darling
Ranch Hand
Joined: Jun 21, 2008
Posts: 100
|
|
Hi
I have created a tabbed layout that adds 4 tabs to the screen. Here is the xml code for TabbedActivity
The problem i am adding is that the tabs are at the top of the screen and i want to put them at the bottom of the screen.
Kind Regards
|
 |
Monu Tripathi
Rancher
Joined: Oct 12, 2008
Posts: 1365
|
|
|
try setting TabWidgets , android:gravity to bottom.
|
[List of FAQs] | [Android FAQ] | [My Blog] | [Samuh Varta]
|
 |
 |
|
|
subject: Putting tabs below the screen
|
|
|