Skip to content

Commit

Permalink
Fixed viewpager properties to work with android tools r20
Browse files Browse the repository at this point in the history
  • Loading branch information
sbosley committed Jul 9, 2012
1 parent 6e3f0d7 commit 7d56d0f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion viewPagerIndicator/library/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="lib" path="eclibs/android-support-v4.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
Binary file not shown.
1 change: 1 addition & 0 deletions viewPagerIndicator/library/project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@
android.library=true
# Project target.
target=android-14
android.library.reference.1=../../actionbarsherlock/library

0 comments on commit 7d56d0f

Please sign in to comment.