Implemented Android-PullToRefresh

Project home: https://github.com/chrisbanes/Android-PullToRefresh

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2012-10-08 01:38:50 -04:00
parent bf1d079155
commit 130a5a19ec
8 changed files with 172 additions and 45 deletions

View File

@@ -1,5 +1,5 @@
<manifest package="org.RickBarrette.osj.forum"
android:versionCode="364"
android:versionCode="1230"
android:versionName="1.0" xmlns:android="http://schemas.android.com/apk/res/android" android:installLocation="auto">
<uses-sdk