Open RahilRK opened 4 years ago
This library hasn't been updated in 2 years. Consider using ExpandableFab.
The API allows you to easily show and hide the ExpandableFab.
It's also modern, highly customizable, written in Kotlin (but useable from Java and includes full JavaDoc) and orientation aware (provides the ability to show different options between portrait and landscape orientations). Also comes with an example app to help you easily see different use cases without any coding.
Let me know if you try out ExpandableFab and have any questions.
How to show or hide RapidFloatingActionButton, like normal fab.hide() or fab.show() ?