My app crashed because
Error inflating class android.support.design.widget.FloatingActionButton
This is my code in the XML
Use
app:backgroundTint
in stead of
android:backgroundTint
Hope it will work.