Add preview for disabled notifications.
This commit is contained in:
@@ -42,6 +42,7 @@ open class NotificationSettingsStateProvider : PreviewParameterProvider<Notifica
|
||||
aInvalidNotificationSettingsState(),
|
||||
aInvalidNotificationSettingsState(fixFailed = true),
|
||||
aValidNotificationSettingsState(fullScreenIntentPermissionsState = aFullScreenIntentPermissionsState(permissionGranted = false)),
|
||||
aValidNotificationSettingsState(appNotificationEnabled = false),
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user