in this line i want change the view of the text "Step1" to vertical
mTabHost.addTab(mTabHost.newTabSpec("tab_test1").setIndicator("Step1").setContent(R.id.tabview1));
in this line i want change the view of the text "Step1" to vertical
mTabHost.addTab(mTabHost.newTabSpec("tab_test1").setIndicator("Step1").setContent(R.id.tabview1));