> When i make a tabhost, the tabs buttons are at the top of the screen.
> How to have it at the bottom?

TabHost itself does not support this, IIRC.

You may be able to achieve this using a style, but more likely you would
need to clone the tab classes from the Android source code and create your
own that supports bottom tabs.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
_The Busy Coder's Guide to Android Development_ Version 2.0 Available!



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to