Android developer portal with tools, libraries, and apps

Advertisement

A native android navigation drawer that supports sliding from the left and right ends with parallax effect.

Feb 5, 2024

A custom view that resembles the iOS notification group behavior

Mar 8, 2021

Parallax Scrolling View.

Features

  • automatic scrolling with different speeds
  • minimal integration
  • gpu accelerated
  • supports vector drawables
  • supports bitmap drawables
  • supports ViewPager2
  • argb interpolated gradient on viewpager scrolling
  • updates statusBar color on scroll
Sep 27, 2019

A library to provide additional functionality for MotionLayout on Android 18+ (JellyBean MR2 or above) devices.

It has DynamicMotionLayout which has a built-in ViewPager to create parallax effects which will open a huge set of possibilities for the original MotionLayout.

Jan 28, 2019

Nice and easy to implement ParallaxView for Android.

Nov 3, 2018

This library will create vertical, horizontal parallax effect (and another effects) on android ImageView by using VerticalScrollParallaxImageView and HorizontalScrollParallaxImageView respectively. You can also create your own or apply custom effect by using and extending ViewTransformer then set it into ScrollTransformImageView

Apr 14, 2018

An android slide menu that supports left and right swipes and slides with parallax.

Features

  • Support for sliding direction configuration
  • It can be used as view
  • Handle the sliding conflicts in each scenarios
Feb 18, 2018

An Android Parallax ViewPager.

The advantage of this library is that the UI components within the adapter view can be individually moved at different speeds.

Nov 11, 2017

A RecyclerView with parallax folding effect.

Nov 3, 2017

It is hard to use parallax effect in your app when you are using fresco image loader library.

But if you use this library, you can use parallax effect while using fresco.

Concept

  • It supports only vertical parallax effect.
  • It cannot support image crop.
  • Actual Image's ratio must be larger than DraweeView ratio.
  • Scroll offset is between 0 and 1 float value.
Aug 19, 2017

SelfAdjointView is an Android library that allows developers to easily let view change with the parent which can scroll. The animation contains one or more of parallax, alpha, scale.

Apply to

  • ScrollView/HorizontalScrollView
  • ListView/GridView
  • RecyclerView
  • ViewPager
  • sth else that can scroll
Aug 14, 2017

An easy parallax View for Android simulating Apple TV App Icons.

Jul 18, 2017
Advertisement

A sample application showы how to realize immersive parallax effect header like Google Play app.

Jun 26, 2017

A simple ViewPager with parallax effect.

Apr 25, 2017

Android Studio Project using Support Library focused on get Google Maps 3 states behavior including background image parallax and toolbars animations.

Jan 4, 2017

A multiple-choice button with 3D parallax effect.

Dec 18, 2016

ScrollParallaxImageView extends ImageView, and provides parallax effects when it scrolls in the screen.It can be use in any view which can scroll its content, like ListView, RecyclerView, ScrollView, etc.

Dec 3, 2016

Parallax Layer Layout let's you add layered parallax effect to your Android views or images based on things like device rotation.

Jul 31, 2016

Parallax effect applied on a RecyclerView items with loadmore feature.

Jun 24, 2016

Android ParallaxViewPager.

Mar 22, 2016