Clans / FloatingActionButton

Android Floating Action Button based on Material Design specification
Apache License 2.0
5.23k stars 1.13k forks source link

Shadow Alpha #471

Open faizan321 opened 5 years ago

faizan321 commented 5 years ago

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.

fgomez1219 commented 4 years ago

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

...

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