Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

An easy-to-use action menu for Compose, providing missing functionality that ActionBar has offered for years. It feature icons (optional), selectable/checkable items, nested sub menus and automatic overflow for items that don't fit the specified maximum.

Jan 1, 2022

Material Bottom Bar is an Android library that let you implement a customized BottomAppBar and a bottom drawer with just few simple steps.

Mar 30, 2019

A breathing toolbar library in Kotlin

Want to use the breathing toolbar effect similar to Snapchat in your app? You have reached the right place.

How to use?

  1. Initialize: val snappy = Snappy(this, colorArray)
  2. Start the magic: snappy.startBreathing(toolbar)
  3. When you're done: snappy.stopBreathing(toolbar)
Jul 15, 2018

A simple library to show a different style bar with changing animation.

May 15, 2018

An Arc view for the android Toolbar or anywhere.

Feb 18, 2018

A helper class for Toolbar configuration.

Oct 5, 2017

Waterfall Toolbar is an Android version of Material Design's web component waterfall toolbar. Basically, what it does is dynamize an ordinary Toolbar, increasing and decreasing its shadow when an associated view is scrolled.

Sep 22, 2017

A Custom View to indicate multiple fragments with a triangular indicator.

Aug 28, 2017

An example project / library of animation-supported Toolbar widget.

This is contains below components:

  • AnimatedToolbar
  • AnimatedToolbarActivity
  • AnimatedToolbarHelper
  • ActionBarWrapper
Aug 6, 2017

Android Toolbar with marqueeable title / subtitle.

Apr 11, 2017

Just a beautiful action bar.

Feb 5, 2017

Extended CollapsingToolbar that implements scrolling behaviour like in Google Play app.

Aug 27, 2016

Small extension of default ActionBarDrawerToggle.

Aug 27, 2016

A contextual actionbar library with many customization options.

Aug 10, 2016

Library for toolbar animation.

Jun 9, 2016

A helper to work with StatusBar and NavigationBar.

May 26, 2016

multiline-collapsingtoolbar is a replacement for CollapsingToolbarLayout from the Android Design Support Library which can deal with multiline titles in the expanded state. When collapsing the toolbar, the lower lines of the title fade away to leave only the top line visible.

Apr 6, 2016

A morphing toolbar that can expand/collapse at anytime.

Feb 11, 2016

An Android custom animation on collapsing toolbar that looks like WhastApp Profile screen style.

Feb 6, 2016

Android toolbar with layout direction support.

Jan 25, 2016

A combination of custom CollapsibleToolbar and Collapsing Text to give you the same effect as App Bar Layout from the Design support library sans the use of a Toolbar.

Jan 9, 2016

Retractable Toolbar - it is an utility library that gives a retractable effect to your toolbar.

Nov 29, 2015

This is a Scrollable App Bar for Android.

Nov 22, 2015

Android ActionBar Advanced Support Library for API v22, v21, v19. This will be a better one for all kinds of design. This library bundled a lot of design patterns in the advanced actionbar supports.

Jul 18, 2015

Material CAB allows you to implement a customizable and flexible contextual action bar in your app. The traditional stock CAB on Android is limited to being placed at the top of your Activity, and the navigation drawer cannot go over it. This library lets you choose its exact location, and a toolbar is used allowing views to be be placed over and under it.

May 11, 2015

MaterialPreferenceLibrary allows to have an ActionBar even on PreferenceActivity, even for pre-Honeycomb versions of Android.

All this library does is to simply put a Toolbar at the top of the PreferenceActivity, and you need to use the Toolbar instead of the ActionBar.

Jan 19, 2015

This Android library allows you to replace the drop down navigation list when the items in the list are needed to be grouped by sections. It was inspired from the Google I/O 2014 app how sessions are grouped in the ActionBar list.

Jan 1, 2015

SherlockNavigationDrawer is the implementation of the latest Google UX component, Navigation Drawer, for ActionBarSherlock. It should work exactly as Google Drive app, It works with ActionBarSherlock for pre Honeycomb devices and above. It also use Fragments.

Dec 27, 2014
Advertisement

The Android Action Bar Style Generator allows you to easily create a simple, attractive and seamless custom action bar style for your Android application. It will generate all necessary nine patch assets plus associated XML drawables and styles which you can copy straight into your project.

Use it online here: http://jgilfelt.github.com/android-actionbarstylegenerator

Aug 19, 2014

Header2ActionBar is a library which implements the fading action bar effect that can be seen in the new Play Music and Google Newspaper apps.

Aug 6, 2014