Is there a library for Floating Action Buttons (FAB) with Labels?

loeschg picture loeschg · Nov 4, 2014 · Viewed 27.7k times · Source

Is there a library for creating Floating Action Buttons with labels (similar to the Evernote app)?

Evernote Screenshot

The popular libraries seem to be

Neither of these, to my knowledge, have this capability. Before re-inventing the wheel, has somebody already done this?

Answer

loeschg picture loeschg · Dec 10, 2014

This feature request ended up being implemented in https://github.com/futuresimple/android-floating-action-button. This includes labels on both the left and right sides.

If you're interested, see the discussion here: https://github.com/futuresimple/android-floating-action-button/issues/22#issuecomment-66155108

Disclaimer: I haven't used this (yet).

I'd recommend this library over others that I've seen.