I am getting a bug using the official FloatingActionButton from Google\'s support design library.
FloatingActionButton
Here is my LogCat.
android.view.Infla
in my case, it was because of the false configuration of activity theme. problem was solved after i changed app theme to Theme.AppCompat.xxx.