My app crashed because
Error inflating class android.support.design.widget.FloatingActionButton
This is my code in the XML
Below API level 21 app versions not support for the
app:backgroundTint="@color/green"
or you can use this library for achieve more material design widgets.
https://github.com/navasmdc/MaterialDesignLibrary
happy coding...