Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Create a slider view inside your app without viewpager or complex adapters.

Jan 12, 2024

DraggableScaffold is a library that helps stack one composable on top of another so it can be dragged to reveal the content under it.

Jan 10, 2022

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

An easy to use Android Library to get slides in apps using images or image URLs.

Apr 13, 2019

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 is a very simple library about Bottom Sheets, and this one try to simulate the Owl app bottom sheet.

Nov 6, 2018

An image slider for android that let you pick the image loader library that best suits your needs.

Sep 18, 2018

Easy Slider is one of android libs that helping to create slider as fast as possible.

May 27, 2018

Custom Navigation Drawer Library to navigate through option tabs with smooth slide.

It has smooth zoom-in, zoom-out animation when switched from one fragment to another.

Apr 4, 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

A slider widget with a popup bubble displaying selected value.

Feb 12, 2018

A simple slider library.

Nov 24, 2017

Android Support Library's NavigationView with RTL items.

Oct 16, 2017

Drawer behavior is a library use Android DrawerLayout Support library as Parent Class [Easy to migrate], that provide an extra behavior on drawer, such as, move view or scaling view's height while drawer on slide.

If current project use Android DrawerLayout Support library and kinda boring with the effect. Then, just change the layout code and calling necessary method for animation/effect.

New update

  • New drawer class with 3D effect
  • Card Effect

Features

  • Zoom in & Zoom out effect
  • X-Translation effect
Sep 24, 2017

Create navigation drawers in your Activities and Fragments without having to write any XML, in pure Kotlin code, with access to all the features of the original library: all sorts of menu items, badges, account headers, and more.

May 4, 2017

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

Simple modal presenter that can be easily customized. The modal will be shown in the bottom half part of the screen.

Feb 11, 2017

Another approach to create NavigationDrawer with Material concepts.

Jan 17, 2017

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

Dec 24, 2016

Another sliding menu base on DrawerLayout.

Sep 8, 2016

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

SlidingMenu with curtain effect.

Nov 20, 2015

Swipe right to display drawer with flowing effects.

Oct 21, 2015

MaterialContentOverflow is a ViewGroup that implements the Persistent Bottom Sheets pattern of Google Material Design.

Sep 1, 2015

A bottom sliding menu with gradient background and transparency.

Aug 13, 2015

Alternative for the Google's Drawer Layout.

Jul 6, 2015

A Material Drawer implementation (Like gMail App). Based on MaterialNavigationDrawer

Features:

  • Unlimit Head-Items (Accounts)
  • Every Head-Item can has his own menu
  • Add and remove Head-Items at runtime.
  • Theming
  • Labels
  • Sections at the bottom
Mar 4, 2015

The MaterialDrawer library aims to provide a quick and easy Activity to create and implement a drawer layout in your application.

Feb 12, 2015

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

Jan 26, 2015