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

@@ -37,7 +37,8 @@
<strong>OJS Forum</strong> uses the following open source libraries licensed under the <a href="#apachelicense">Apache Software License 2.0</a>.
<ul>
<li> <a href="http://code.google.com/p/android-xmlrpc/">android-xmlrpc</a> - Very thin xmlrpc client library for Android platform
<li> <a href="http://code.google.com/p/android-xmlrpc/">android-xmlrpc</a> - Very thin xmlrpc client library for Android platform</li>
<li> <a href="https://github.com/chrisbanes/Android-PullToRefresh"/>Android-PullToRefresh</a> - A project to provide a reusable Pull to Refresh widget for Android.</li>
</ul>
<hr/>