Android Design Support Library Fab menu -


now android design support library out, knows how implement expanded fab menu it, fab on inbox app?

should this:

enter image description here

currently, there no widget provided in design library. way quickly , easily using third-party libraries.

you can using design library too, huge work , require lot of time. have mentioned useful libraries, can achieve this.

  1. rapid floating button (wangjiegulu)
  2. floating action button (clans)
  3. floating action button (makovkastar)
  4. android floating action button (futuresimple)

i using 4th one.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -