Android Open Source - UI progressbar Android-PullToRefreshWithProgressBar






Project Summary

A fork of Chris Banes' Android-PullToRefresh, with an additional header layout for progress bar (and a few tweaks on how to interact with that view).

Web Site / Source Repository

Android-PullToRefreshWithProgressBar is hosted in the following web site
https://github.com/agilemd/Android-PullToRefreshWithProgressBar

If you think the Android project Android-PullToRefreshWithProgressBar listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Android-PullToRefreshWithProgressBar.

ItemValue
Java File Count21
Supported screen sizes[mdpi, hdpi, xhdpi]
Minimum SDK Version4
Activity Count0




License

The license information of Android-PullToRefreshWithProgressBar is as follows:

Apache License

Resource Files

There are 3 image files in Android-PullToRefreshWithProgressBar. The names of the image files are listed as follows.

default_ptr_flip.png
default_ptr_rotate.png
indicator_arrow.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.handmark.pulltorefresh.library.ILoadingLayout.java
com.handmark.pulltorefresh.library.IPullToRefresh.java
com.handmark.pulltorefresh.library.LoadingLayoutProxy.java
com.handmark.pulltorefresh.library.OverscrollHelper.java
com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase.java
com.handmark.pulltorefresh.library.PullToRefreshBase.java
com.handmark.pulltorefresh.library.PullToRefreshExpandableListView.java
com.handmark.pulltorefresh.library.PullToRefreshGridView.java
com.handmark.pulltorefresh.library.PullToRefreshHorizontalScrollView.java
com.handmark.pulltorefresh.library.PullToRefreshListView.java
com.handmark.pulltorefresh.library.PullToRefreshScrollView.java
com.handmark.pulltorefresh.library.PullToRefreshWebView.java
com.handmark.pulltorefresh.library.extras.PullToRefreshWebView2.java
com.handmark.pulltorefresh.library.extras.SoundPullEventListener.java
com.handmark.pulltorefresh.library.internal.EmptyViewMethodAccessor.java
com.handmark.pulltorefresh.library.internal.FlipLoadingLayout.java
com.handmark.pulltorefresh.library.internal.IndicatorLayout.java
com.handmark.pulltorefresh.library.internal.LoadingLayout.java
com.handmark.pulltorefresh.library.internal.RotateLoadingLayout.java
com.handmark.pulltorefresh.library.internal.Utils.java
com.handmark.pulltorefresh.library.internal.ViewCompat.java