Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Android Jetpack Compose swipe library.

Feb 11, 2022

Add IOS-like overscroll animation to your scrolling views using SpringAnimation.

Jan 17, 2021

This project is a solution to using a draggable time line as SoundCloud does in its app player.

The set up is quite simple and by only adding the soundline module to a project, it could be used and customized easily.

The scroll listener can be synchronised with a track or video while it's playing.

Enjoy!

Jan 28, 2020

Reacts dynamically with an indicator when the scroll is changed.

Oct 28, 2019

Auto scroll viewpager working with Androidx libraries.

Oct 7, 2019

A small custom view with smooth overscroll. You can add header with scaling background.

Jul 20, 2019

This is an amazing image slider for the Android.

You can easily load images from an internet URL, drawable, or file. And there are many kinds of amazing animations you can choose.

May 30, 2019

A Material Design Bubble Scroll Bar.

Dec 18, 2018

A library to make views hide from top and bottom while scrolling a custom NestedScrollView.

Jan 18, 2018

A ScrollView with spring drop-down effect.

Nov 16, 2017

This project is an EndlessScroll for RecyclerView

Oct 22, 2017

The goal of this library is to help you in your development of User Interface. This library will give you scrolling background effect as shown in the below image.

Sep 16, 2017

Custom views of NestedScrollingChild class.

Aug 1, 2017

An easy to use implementation for fast scroll RecyclerView.

Apr 9, 2017

Updated and revised version of flavienlaurent's DiscrollView.

Apr 6, 2017
Description is not available now, but it is coming soon!
Mar 5, 2017

A implementaion of scrollview, gesture and linearlayout.

Feb 13, 2017

A library for delayed scrolling.

Jan 16, 2017

A flexible view for providing a limited rect window into a large data set, just like a two-dimensional RecyclerView.

Dec 3, 2016

A ListView-like FastScroller for Android's RecyclerView.

Oct 22, 2016

This is a Tinder like android stretch top ScrollView / pull to zoom custom View.

Oct 3, 2016

A cool animated RecyclerView clock face scroller.

Sep 28, 2016

Provides fast scroll and section indexer for recycler view. Uses a different mechanism than similar libraries to provide smooth movement of scroller handle when scrolling the list. Can be used with vertical and horizontal RecyclerViews. You can style it or even use a custom layout and animations for your fast scroll handle and bubble.

Aug 15, 2016

A "quick jump" sidebar control for RecyclerView.

Aug 1, 2016

An Android library which supports overscroll bounce effect.

Jul 12, 2016

Sticky observable nested ScrollView for Android.

Jun 9, 2016

Custom ScrollView that keeps fragments in a ViewPager synchronized at the same height.

Feb 6, 2016

Easy to use observable scroller.

Feb 6, 2016

The library provides an iOS-like over-scrolling effect for many Android native views. It also allows for very easy expansion to support custom views.

The core effect classes are loose-decorators of Android views, and are thus decoupled from the actual view classes' implementations. That allows developers to apply the effect over views while keeping them as untampered 'black-boxes'. Namely, it allows for keeping important optimizations such as view-recycling intact.

Dec 5, 2015

Android library for creating simple pagination functionality (aka infinite scrolling) upon RecyclerView or AbsListView.

Nov 16, 2015