I\'m still learning about Android, and while playing around with TabHost and TabWidget, I can\'t help but notice that there\'s no option to turn of
TabHost
TabWidget
getTabHost().getTabWidget().getChildAt(0).setHeight(10) method we can set the height for the tabs
getTabHost().getTabWidget().getChildAt(0).setHeight(10)