BaseNotificationStyle

interface BaseNotificationStyle<T>

BaseNotificationStyle

Since

v1.1.0

Parameters

T

type of notification to style

Functions

Link copied to clipboard
abstract fun setNotificationColor(@ColorInt color: Int): T

The resource to use as notification accent color

Link copied to clipboard
abstract fun setNotificationSmallIcon(resId: Int): T

The resource to be used as small icon

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard