makovkastar / FloatingActionButton

[DEPRECATED] Android floating action button
MIT License
4.01k stars 819 forks source link

works with CoordinatorLayout? support available?[Question] #200

Open LOG-TAG opened 9 years ago

LOG-TAG commented 9 years ago

This library makes floating buttons quite simple to setup, but I just want to know CoordinatorLayout support available available for this lib by using Android Design Support Library http://android-developers.blogspot.in/2015/05/android-design-support-library.html , to make animation when snackbar or any view pops up!!

beraldofilippo commented 9 years ago

In the meantime check this out https://lab.getbase.com/introduction-to-coordinator-layout-on-android/

Would be cool anyway to have it implemented natively inside the library!

flaff commented 9 years ago

I'm missing that one too :) The original fab from appcompat doesn't hide on scroll and loses background on older andies(GB)