I would like use a FloatingActionButton on my application, I read this : https://guides.codepath.com/android/Floating-Action-Buttons#google-s-official-support-library but wh
Please put compile 'com.android.support:design:23.0.1' inside your project build.gradle file
compile 'com.android.support:design:23.0.1'