Skip to content

Simple library that implements the Floating Action Button Speed Dial pattern. It uses components from the Google design support library.

License

Notifications You must be signed in to change notification settings

fnberta/FabSpeedDial

Repository files navigation

FabSpeedDial

Simple library that implements the Floating Action Button Speed Dial pattern. It uses components from the Google design support library.

Usage

NOTE: I created this lib for usage in one of my projects. It is very limited and focused on what I needed in the project. Use at your own risk!

Add to your build.gradle:

repositories {
  // ...
  maven { url "https://jitpack.io" }
}

dependencies {
  compile 'com.github.fnberta:FabSpeedDial:0.2'
}

Check the sample project for further info on how to use it. If you think something is missing, let me know and I will try to add it.

About

Simple library that implements the Floating Action Button Speed Dial pattern. It uses components from the Google design support library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages