-
When i swipe between the tabs and i back to the tab with a FAB menu, one of the three buttons are showed. Why this is happening?
![fab](https://cloud.githubusercontent.com/assets/1282074/14407959/555…
-
Hello !
Fist of all I want to thank you so much for this useful library.
My problem here is that I want to add a fab menu with some fab buttons in my activity.java not in xml file :
```
FloatingActio…
-
Please add a possibility to change menu programmatically, because now it can be set only from layout:
` app:fabMenu="@menu/menu_fab"`
-
I am using VectorDrawables in my application, and apply a tint to them (via android:tint)
However, although the VectorDrawable works, the tint is not applied when in a FloatingActionButton
```
```
-
On mobile, i think the fab menu should:
auto-collapse children after a fixed timeout period. i.e. 3 seconds. This means the user avoids having to click somewhere else on the page (which in my app, cr…
-
Currently if no menu items are set, the touch guard appears, and that's it.
In my app, I have a situation where I want the FSD to behave as a FAB when I change fragments, so no menus are available, a…
-
I am unable to use any of the Feature Discovery Animation libraries like https://github.com/sjwall/MaterialTapTargetPrompt on the FAB Menu.. check below image.. the target id is a bit off the actual b…
-
How can I change the action of the main FAB after opening the menu, kind of like how Inbox does it:
![image](https://user-images.githubusercontent.com/6960329/35016870-cda0a5ec-fb1a-11e7-8bf9-5de46…
-
I am trying to make FloatingActionMenu in the bottom center part of the Coordinator layout.
I am using android:layout_gravity="bottom|center" for FAM but not working for me.
Here is the XML code
…
-
### Description
In preparation for the new Web UI foundation, the Polymer source needs to be reviewed.
Some of the Polymer files that have been checked into the repo are not required and should be…