How to show action bar tabs on different line?
问题 I am using ActionBarTabs to implement 3 tabs in an activity. The tabs display properly in portrait mode below the action bar When I switch to landscape mode, the tabs are placed at the same line with actionbar. How can I force the tabs to display individually in landscape mode ( below the action bar )? my code is protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.tabhost_act); /* Action Bar Color change on create*/ ActionBar