How to stop ActionBar Tab navigation to display as a spinner when it gets too long?

后端 未结 5 467
忘掉有多难
忘掉有多难 2020-12-09 11:39

i have an action bar with a Tab navigation. While running on 3.1 everything was fine, but once i installed the app on a 4.1 device the tabs where forced to be displayed as a

5条回答
  •  执笔经年
    2020-12-09 12:12

    Sorry, but you can't stop this. This is a feature, not a bug, according to Google. See: http://code.google.com/p/android/issues/detail?id=24439

提交回复
热议问题