wangjiegulu / RapidFloatingActionButton

Quick solutions for Floating Action Button,RapidFloatingActionButton(RFAB)
Apache License 2.0
1.29k stars 253 forks source link

How to make something like .setCancelable(true) when the user press the button #44

Open thomasponzo opened 5 years ago

thomasponzo commented 5 years ago

What I want that when the user presses the open button the user only can close it when pressing the close button or 1 of the options. not when the user is clicking ouside on the layout something like setcancelable(true). How Can I do this.