1

So that it would look like this in landscape mode & on tablets:

narrow

instead of this:

expanded

yanchenko
  • 55,355
  • 33
  • 144
  • 163
  • http://stackoverflow.com/questions/8271853/how-to-control-actionbar-split-programmatically – Dheeresh Singh Jun 25 '12 at 12:20
  • Not exactly the same question but Adam's answer is still relevant for this as it is the same type of question. – Jake Wharton Jun 25 '12 at 16:02
  • @JakeWharton Foursquare somehow did it in the latest incarnation of their app. – yanchenko Jun 25 '12 at 16:10
  • It cannot be done with the native action bar. It cannot be done with ActionBarSherlock (pre-ICS) without modifying the code. Foursquare probably just uses a `TabWidget` or simply a `LinearLayout` that's styled appropriately. – Jake Wharton Jun 25 '12 at 16:49

0 Answers0