You need to add Snackbar dependency to your app gradle file.
implementation 'com.android.support:design:27.1.1'
Then click Sync Now
6
solved Cannot resolve symbol in android studio from import
You need to add Snackbar dependency to your app gradle file.
implementation 'com.android.support:design:27.1.1'
Then click Sync Now
6
solved Cannot resolve symbol in android studio from import