Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Pluto is an easy, lightweight and high performance slider view library for Android! You can customize it to any view since it based RecyclerView. The difference of this library, we are not following the concept of images model. Pluto is not depending on any Image loading library.

May 5, 2019

Android Support Library's NavigationView with RTL items.

Oct 16, 2017

A bottom sliding menu with gradient background and transparency.

Aug 13, 2015

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 easy to use Android Library to get slides in apps using images or image URLs.

Apr 13, 2019

SlideUp is a small library that allows you to add sweet slide effect to any view.

Dec 24, 2016

A SlidingPaneLayout that is partially visible, with a cross fade.

Jan 26, 2015

A ViewGroup that implements a sliding panel that is part of the view hierarchy, not above it.

Difference from other libraries

All other implementations of the bottom sheet pattern and sliding panel pattern implement a panel that sits above all the other Views of the app. When the panel is collapsed (but visible) the only way to set its position is by using a peek factor (its distance from the bottom of the screen).

With this library the sliding panel is placed exactly where it is supposed to be in the view hierarchy, just like it would be in a vertical (or horizontal) LinearLayout. It doesn't sit above other Views.

Feb 25, 2019

This widget has ported and improved from the Android Open Source Project.

SlidingDrawer hides content out of the screen and allows the user to drag a handle to bring the content on screen, SlidingDrawer can be used vertically or horizontally.

Aug 3, 2014

This repository host a library that provides an easy way to include an autonomous layer/view that slides from the side of your screen and which is fully gesture ready, the same way as our detail view in Wunderlist 2 does.

Jul 5, 2014

SlidingMenu is an Open Source Android library that allows developers to easily create applications with sliding menus like those made popular in the Google+, YouTube, and Facebook apps.

Jul 5, 2014

The library is a DrawerLayout-like ViewGroup, where a "drawer" is hidden under the content view, which can be shifted to make the drawer visible.

Apr 14, 2017
Advertisement

Easily add slide-to-dismiss functionality to your Activity by calling Slidr.attach(this) in your onCreate(..) method.

Jan 12, 2015

SublimeNavigationView is a complete rewrite of NavigationView (from Design Support library) that enables usage of Checkboxes, Switches & Badges in/as menu items.

Jan 20, 2016

A toolbar that can be moved down to show a panel. This library is inspired from Android DrawerLayout, but instead of showing drawer from either left or right this library will provide you function to pull down the toolbar to show a panel which you can customize by yourself.

Dec 3, 2015