READ UPDATE 2 BELOW FOR THE ANSWER
I\'m trying to use ActionBarSherlock in my app. I checked out the 4.0.0 release from the project github repo, bui
Usually, you set your theme in the manifest, as shown in the Android developer documentation (and linked to from the ActionBarSherlock theming page).
If you want to use ActionBarSherlock everywhere within your app, this works: