Closed zjhcode closed 5 years ago
when i use ToastUtils.showLong below compileSdkVersion 24,i get an error: java.lang.NoSuchMethodError No virtual method areNotificationsEnabled()Z in class Landroid/support/v4/app/NotificationManagerCompat
just update the compileSdkVersion >= 24
when i use ToastUtils.showLong below compileSdkVersion 24,i get an error: java.lang.NoSuchMethodError No virtual method areNotificationsEnabled()Z in class Landroid/support/v4/app/NotificationManagerCompat