Skip to content

Instantly share code, notes, and snippets.

@christoff
Created April 17, 2013 16:03
Show Gist options
  • Save christoff/5405497 to your computer and use it in GitHub Desktop.
Save christoff/5405497 to your computer and use it in GitHub Desktop.
ActionBarSherlock 4.3 Syntax Error
[4/16/13 12:10:36 PM] Description    Resource    Path    Location    Type
error: Error: No resource found that matches the given name (at 'theme' with value '@style/Theme.Sherlock.Dialog').    AndroidManifest.xml    /HDWidgets    line 290    Android AAPT Problem
<activity
           android:name=".activities.weather.DialogLocationSearch"
           android:excludeFromRecents="true"
           android:theme="@style/Theme.Sherlock.Dialog" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment