Skip to content

sabonis/Yet-Another-Pull-to-refresh-ListView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet-Another-Pull-to-refresh-ListView

Android Yet Another Pull to Refresh ListView

USAGE

Add this in your xml:

<com.example.testpulltorefresh.PullToRefreshView
    android:id="@+id/listview"
    android:orientation="vertical"
    android:layout_width="match_parent"
    android:layout_height="match_parent">
</com.example.testpulltorefresh.PullToRefreshView>

and

working on it ...

About

Android Yet Another Pull to Refresh ListView

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages