Search code examples
androidgithubandroid-listviewandroid-listfragment

How we can use git hub list view library


I want to make pull to refresh listview for my application using this library:

https://github.com/erikwt/PullToRefresh-ListView

but I don't know how to import it in my android project. then say there is no project How can I do?


Solution

  • Download the zip bundle. Extract it into your workspace. The library is inside the libraryproject folder. You need to import that one. and if you are directly importing from github, again you need to navigate to the libraryproject and import it.