Skip to content

Commit

Permalink
Added missing resources and changed classpath to be more general
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebarlow committed Mar 19, 2013
1 parent 5634ab0 commit a677fae
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<classpath>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="lib" path="/Users/kyle/android-sdk-macosx/platforms/android-17/android.jar"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="lib" path="/Users/kyle/android-sdk-macosx/platforms/android-17/android.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
Binary file added res/drawable/wundergroundlogo_4c.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable/wundergroundlogo_4c_horz.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a677fae

Please sign in to comment.