Skip to content

Commit

Permalink
add submodule for Trim function: RangeSeekBar
Browse files Browse the repository at this point in the history
  • Loading branch information
vitriolix committed Apr 3, 2013
1 parent daf1daa commit 9b7ca63
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Expand Up @@ -16,3 +16,6 @@
[submodule "external/HoloEverywhere"]
path = external/HoloEverywhere
url = git://github.com/ChristopheVersieux/HoloEverywhere.git
[submodule "external/RangeSeekBar"]
path = external/RangeSeekBar
url = git@github.com:vitriolix/RangeSeekBar.git
4 changes: 2 additions & 2 deletions app/project.properties
Expand Up @@ -20,5 +20,5 @@ android.library.reference.4=../external/HoloEverywhere/contrib/ActionBarSherlock
android.library.reference.5=../external/OnionKit/library
android.library.reference.6=../external/SlidingMenu/library
android.library.reference.7=../external/cardsui-for-android/CardsUILib
android.library.reference.8=../../RangeSeekBar/library
android.library.reference.9=../external/Android-ViewPagerIndicator/library
android.library.reference.8=../external/Android-ViewPagerIndicator/library
android.library.reference.9=../external/RangeSeekBar/library
1 change: 1 addition & 0 deletions external/RangeSeekBar
Submodule RangeSeekBar added at c823aa

0 comments on commit 9b7ca63

Please sign in to comment.