I am looking at a demonstration of ActionBarSherlock samples, and I can see that List Navigation and Tab Navigation use the ActionNarizeMode ActionBar method. This tells me that you can only have one or the other. If I want the user to be able to navigate lists to move between actions, but I want some actions to have tabs, is there a different way to add tabs than in navigation mode? Is this against the recommendations for developing an ActionBar? I donβt look at the tabs and I think that this is a navigation function, so I find it strange that you get one or the other.
source share