custom-floating-action-button
custom-floating-action-button copied to clipboard
This view is for replacement of standard Floating Action Button from Google Support Library. It is easy to use, customizable and you can also add text to button
Recently, I have migrated to AndroidX and found the issue that **com.robertlevonyan.views.customfloatingactionbutton.FloatingActionButton** that is not behaving properly when Showing Snackbar. Snackbar Behavior is not working correctly. I am still using...
Hi!. I think it could be great if your library had Behavior support, in order to Show/hide (hide when scroll down) while you are using a RecyclerView with Fragments (BottomNavigation)...