ActionBarPullToRefresh
Directory actions
More options
Directory actions
More options
ActionBarPullToRefresh
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
A binding library for https://github.com/chrisbanes/ActionBar-PullToRefresh. To get javadoc so that the binding dll can get method parameter names: git clone above. cd ActionBar-PullToRefresh mvn clean verify javadoc:aggregate-jar If you need to update library project zip: cd library android update project -p . ant debug zip -r ActionBar-PullToRefresh.zip bin/classes.jar bin/AndroidManifest.xml res mv ActionBar-PullToRefresh.zip ActionBarPullToRefresh/Jars