shamanland / floating-action-button

Implementation of a circular button made of paper that lifts and emits ink reactions on press.
http://shamanland.github.io/floating-action-button
Apache License 2.0
371 stars 88 forks source link

Get error when i use this library #25

Open kevinlee85 opened 9 years ago

kevinlee85 commented 9 years ago

The error message prompt form my setContentView(R.layout.activity_main) within my onCreate function. Error inflating class com.shamanland.fab.FloatingActionButton I dont know why?