From 29cb4f17d80b22b6d222588a153949ec6e9125e6 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 16 Oct 2013 12:38:18 +0400 Subject: experimentally implement actionbar-pulltorefresh for feeds and cats --- project.properties | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'project.properties') diff --git a/project.properties b/project.properties index fd20fc51..bb236c79 100644 --- a/project.properties +++ b/project.properties @@ -11,4 +11,6 @@ target=android-17 android.library.reference.1=..\\Android-ViewPagerIndicator\\library android.library.reference.2=..\\ActionBarSherlock\\actionbarsherlock -android.library.reference.3=../SlidingMenu/library +android.library.reference.3=..\\SlidingMenu\\library +android.library.reference.4=../ActionBar-PullToRefresh/library +android.library.reference.5=../ActionBar-PullToRefresh/extras/pulltorefresh-actionbarsherlock -- cgit v1.2.3-54-g00ecf