i\'m new to android. when i want to import a project into my android studio it complain about this error that :
error
package android.support.design.widget does
Floating action buttons are used for a special type of promoted action. so you need to add com.android.support:design library
Include this line also in your build.gradle: