I\'m trying to use the ActionBarSherlock library to provide backwards compatible ActionBar support with tabs in my Android app, so I downloaded the latest build, built the d
Heres a funny one: don't set the theme to -
android:theme="@style/Theme.NoActionbar"