I develop own library module where I use Snackbar.
Snackbar
Here is my Gradle file:
apply plugin: \'com.android.library\' android { compileSdkV
implementation 'com.android.support:design:28.0.0' implementation 'com.android.support:support-annotations:28.0.0'
set it in gradle.(module app) its working for me in android studio and device with orio.