Can we set a background image to tabs like this?
Following code worked for me:
tabHost.getTabWidget().setBackgroundResource(R.drawable.tabhost_bg);
2.1m questions
2.1m answers
60 comments
57.0k users