-
Hi,
I use FloatingActionMenu, when i set right and bottom padding to 10dp, my button doesn't go to bottom of screen, how can i add padding just to my ImageButton not to FloatingActionMenu? (Please che…
-
How can i close the ButtonMenu programmatically if it is already extended?
-
I don't understand why, but labels not appear. I'm using version 1.6.2
Here is my xml
```
```
-
Hi, I've got a problem with combination of expandable FAB and CardView. After clicking on the FAB, the menu appears under the CardView, like I showed it on the screenshot:
![screen](https://cloud.gith…
-
i tried to change the floatingmenucolor by using the following method.
*\* fab:fab_colorNormal="#2DBE62"
final FloatingActionMenu fabMenu = (FloatingActionMenu)findViewById(R.id.menu1);
fa…
-
How can I Chane icon of Float Button Menu after it expand?
-
How can i show background behind FAB when it is opened ?
-
After looking at this issue on Cabinet, https://github.com/afollestad/cabinet-issue-tracker/issues/245, it seems like the issue might be coming from this library.
Even when isolating the FAB, there s…
-
Hi there,
I think I spotted a bug: the overlay caused by `fab:menu_backgroundColor`
If you have button like this:
``` xml
…
-
unable to implement
android:scaleType="fitCenter"
### view:
`< com.github.clans.fab.FloatingActionMenu
android:id="@+id/fab"
android:layout_width="match_parent"
an…