RapidFloatingActionButton icon indicating copy to clipboard operation
RapidFloatingActionButton copied to clipboard

How to show or hide RapidFloatingActionButton ?

Open RahilRK opened this issue 4 years ago • 1 comments

How to show or hide RapidFloatingActionButton, like normal fab.hide() or fab.show() ?

RahilRK avatar Mar 30 '20 07:03 RahilRK

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.

kabumere avatar Aug 05 '20 17:08 kabumere