Implementation of the Pull-to-Refresh UI Pattern for Android.
'com.github.chrisbanes.pulltorefresh:extra-listfragment:2.0.1'
<dependency>
<groupId>com.github.chrisbanes.pulltorefresh</groupId>
<artifactId>extra-listfragment</artifactId>
<version>2.0.1</version>
</dependency>
<dependency org="com.github.chrisbanes.pulltorefresh" name="extra-listfragment" rev="2.0.1"/>
"com.github.chrisbanes.pulltorefresh", "extra-listfragment", "2.0.1"