I want to create a bigger Floating Action Button (FAB), more than the usual 56 dp, with a bigger icon inside. (For my purpose an icon will never be self-explanatory so I will cr
Just making a clarification to @GraceCoder 's answer that @Tim Castelijns noted well in a comment above
You should go to your res->values->dimensions.xml file
and change it to add
100dp 98dp
Attention: It is
design_fab_size
not
design_fab_size_mini