Add IOS-like overscroll animation to your scrolling views using SpringAnimation.
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!
Reacts dynamically with an indicator when the scroll is changed.
Auto scroll viewpager working with Androidx libraries.
A small custom view with smooth overscroll. You can add header with scaling background.
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.
A library to make views hide from top and bottom while scrolling a custom NestedScrollView
.
This project is an EndlessScroll for RecyclerView
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.
An easy to use implementation for fast scroll RecyclerView
.
Updated and revised version of flavienlaurent's DiscrollView.
A implementaion of scrollview, gesture and linearlayout.
A flexible view for providing a limited rect window into a large data set, just like a two-dimensional RecyclerView
.
A ListView
-like FastScroller for Android's RecyclerView
.
This is a Tinder like android stretch top ScrollView
/ pull to zoom custom View
.
A cool animated RecyclerView
clock face scroller.
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.
An Android library which supports overscroll bounce effect.
Sticky observable nested ScrollView for Android.
Custom ScrollView
that keeps fragments in a ViewPager
synchronized at the same height.
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.
Android library for creating simple pagination functionality (aka infinite scrolling) upon RecyclerView
or AbsListView
.