In Android 4.0 i put tab bar with two widget. in code i write in small alphabates(n
Theres no need to create custom theme
In source code..
TextView tv = (TextView) mTabHost.getTabWidget().getChildAt(index).findViewById(android.R.id.title); tv.setAllCaps(false);