Android: Tabs at the BOTTOM

Posted by llappall on Stack Overflow See other posts from Stack Overflow or by llappall
Published on 2010-03-07T08:40:43Z Indexed on 2010/03/30 5:53 UTC
Read the original article Hit count: 941

Filed under:
|

Hi,
I've seen some chatter about this, but nothing definite. Is there a way to put the tabs in a TabWidget to the bottom of the screen? If so, how?

I've tried the following, but didn't work:

a) setting the tabwidget below the framelayout
b) setting the tabwidget's gravity to "bottom"

Thanks! llappall

© Stack Overflow or respective owner

Related posts about android

Related posts about tabwidget