PagingListView is a ListView with the ability to add more items on it when reaches the end of the list.
'com.github.nicolasjafelle:paginglistview:1.0'
<dependency>
<groupId>com.github.nicolasjafelle</groupId>
<artifactId>paginglistview</artifactId>
<version>1.0</version>
</dependency>
<dependency org="com.github.nicolasjafelle" name="paginglistview" rev="1.0"/>
"com.github.nicolasjafelle", "paginglistview", "1.0"