Clans / FloatingActionButton

Android Floating Action Button based on Material Design specification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shadow Alpha

faizan321 opened this issue · comments

How can i change Shadow Alpha?
i have changed the shadow alpha in Style file but that does not make any effect on FloatingActionMenu.
0.1
please guide.

May be if you try this.
<com.github.clans.fab.FloatingActionMenu
...
app:menu_backgroundColor="#66000000"
...

...

</com.github.clans.fab.FloatingActionMenu>