diff options
author | daniel oeh <daniel.oeh@gmail.com> | 2012-07-01 13:41:54 +0200 |
---|---|---|
committer | daniel oeh <daniel.oeh@gmail.com> | 2012-07-01 13:41:54 +0200 |
commit | d1b1c92efe79e6aa7bb954d8b17ecfed2c7655b8 (patch) | |
tree | ff5d940766052f30ec10cb094ceee87400959033 /project.properties | |
parent | 364e9e1c5ca37dfd5c09b1d21a8153ac10ee746d (diff) | |
download | AntennaPod-d1b1c92efe79e6aa7bb954d8b17ecfed2c7655b8.zip |
Added viewpager indicator library
Diffstat (limited to 'project.properties')
-rw-r--r-- | project.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project.properties b/project.properties index 62be9be8e..bdd48aa7e 100644 --- a/project.properties +++ b/project.properties @@ -10,3 +10,4 @@ # Project target. target=android-14 android.library.reference.1=../actionbarsherlock/library/ +android.library.reference.2=../Android-ViewPagerIndicator/library |