Hello I am experiencing a difficulty. I'm using Xamarin Studio with Xamarin Android Indie. Developed an activity in which I use the ActionBar NavigationMode = ActionBarNavigationMode.Tabs mode, so show the tabs at the top.
Everything works perfectly, but all tablets with Android 4.0.4 have no way of tabs appear in the same place appears Tabs but as if with NavigationMode = ActionBarNavigationMode.List configuration. Has anyone experienced this? The same application on both devices, the Android 4.1.2 tabs appear and other tablet with Android 4.0.4 not show the tabs and appears in the form of List.
Can anyone help?