I’m trying to implement sherlock actionbar but i can’t set the right theme in the manifest because it simply doesn’t exists. the tutorial says to put android:theme=”@style/Theme.Sherlock” but i don’t have this choice, why?
i correctly added sherlock library to my project.
I’m trying to implement sherlock actionbar but i can’t set the right theme in
Share
http://actionbarsherlock.com/usage.html
as per link
: Delete the JAR that you created. Add ActionBarSherlock to your app as an Android library project. While the ActionBarSherlock documentation (see “Including In Your Project”) only cites Eclipse and Maven for how to do this,
as per link
do in java code