FloatingActionButtonExpandable icon indicating copy to clipboard operation
FloatingActionButtonExpandable copied to clipboard

An android library that brings the floating action button expandable

Results 4 FloatingActionButtonExpandable issues
Sort by recently updated
recently updated
newest added

Does a Java version please, I really liked your repository but I wanted it in Java, I program on the mobile :/

When I use this FAB button, the lists in the recyclerview gets collapsed on each other. It works fine when I disable the fab button.

When using this fab inside of a CoordinatorLayout with a MoveUpwardBehavior set, the fab has an odd appearance when moving upward out of the view of a snackbar. MoveUpwardBehavior modifies...