Skip to content

Commit

Permalink
Removed useless resources
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrien Couque committed Jan 10, 2014
1 parent 6f92b5a commit f64fc17
Show file tree
Hide file tree
Showing 13 changed files with 3 additions and 48 deletions.
6 changes: 3 additions & 3 deletions Shutterbug/.classpath
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
Binary file removed Shutterbug/res/drawable-hdpi/ic_action_search.png
Binary file not shown.
Binary file removed Shutterbug/res/drawable-hdpi/ic_launcher.png
Binary file not shown.
Binary file removed Shutterbug/res/drawable-mdpi/ic_action_search.png
Binary file not shown.
Binary file removed Shutterbug/res/drawable-mdpi/ic_launcher.png
Binary file not shown.
Binary file removed Shutterbug/res/drawable-xhdpi/ic_action_search.png
Binary file not shown.
Binary file removed Shutterbug/res/drawable-xhdpi/ic_launcher.png
Binary file not shown.
13 changes: 0 additions & 13 deletions Shutterbug/res/layout/activity_main.xml

This file was deleted.

5 changes: 0 additions & 5 deletions Shutterbug/res/menu/activity_main.xml

This file was deleted.

7 changes: 0 additions & 7 deletions Shutterbug/res/values-large/dimens.xml

This file was deleted.

7 changes: 0 additions & 7 deletions Shutterbug/res/values/dimens.xml

This file was deleted.

8 changes: 0 additions & 8 deletions Shutterbug/res/values/strings.xml

This file was deleted.

5 changes: 0 additions & 5 deletions Shutterbug/res/values/styles.xml

This file was deleted.

0 comments on commit f64fc17

Please sign in to comment.