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.3'
<dependency>
<groupId>com.github.nicolasjafelle</groupId>
<artifactId>paginglistview</artifactId>
<version>1.3</version>
</dependency>
<dependency org="com.github.nicolasjafelle" name="paginglistview" rev="1.3"/>
"com.github.nicolasjafelle", "paginglistview", "1.3"