SyntaxFix
Write A Post
Hire A Developer
Questions
in AndroidManifest.xml set theme holo like this:
<activity android:name="your Fragment or activity" android:label="@string/xxxxxx" android:theme="@android:style/Theme.Holo" >