Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

A pull-down-to-refresh layout inspired by Lollipop overscrolled effects.

Jul 13, 2015

ActionBar-PullToRefresh provides an easy way to add a modern version of the pull-to-refresh interaction to your application.

Jul 5, 2014

ElasticListView extends android ListView and allows you pull down from the top of ListView to update data and pull up from the bottom of ListView to load data.

Sep 12, 2016

An implementation of spring-like header (known as pull-to-refresh) that using CoordinatorLayout.

Jun 23, 2016

A generic, customizable, open source Android ListView implementation that has 'Pull to Refresh' functionality. This ListView can be used as a replacement of the normal Android android.widget.ListView class.

Jul 5, 2014

This library allows you to listen to SwipeRefreshLayout start, cancel and finish events.

Feb 9, 2016

Simple "pull-to-update" layout.

May 27, 2015

This project aims to provide a reusable Swipe to Refresh widget for Android.

Aug 3, 2015

"Pull to refresh" and "Load more" for RecyclerView.

Aug 5, 2015
Advertisement

Gmail like pull to refresh implementation.

Oct 2, 2014

Just a simple pull-down-to-refresh ListView.

Mar 10, 2015

RefreshableView allows you to refresh ViewGroup, ListView using pull-to-refresh principle.

Feb 22, 2015

CRefreshLayout is a stunning android pull refresh layout inspired by CBStoreHouseRefreshControl.

Nov 16, 2014
Advertisement

SSPullToRefresh makes PullRefresh easy to use, you can provide your own custom animations or set simple gifs on refresh view. The best feature is Lottie animations in refresh view, it uses lottie animations to render high quality animations on pull refresh.

Features:

  • Simple and easy to use (no complex animations to deal with)
  • Customize the animation view by providing your own custom RefreshView (need to subclass SSAnimationView)
  • Set Gif animations in refresh view
  • Import lottie jason in assets folder and apply animation (as simple as that)
  • Customize repeateMode, repeateCount and Interpolators on different points of animations
Jul 1, 2021

A wrapper for recycler view with pull to refresh and load more functionality.

Nov 20, 2018

Bounce Scroller is a library for Android platform that provides iOS-like bounce scroller effect and can also be used as pull-to-refresh.

Features:

  • Support all ViewGroups and almost all Views (except self-scrollable TextView).
  • Bounce-effect can be added to header and footer.
  • No need to specify custom wrappers.
Aug 22, 2014