SeslThemeResourceDrawable

Types

Link copied to clipboard
abstract class ResourceDrawable
Link copied to clipboard
data class ThemeResourceDrawable @JvmOverloads constructor(val lightThemeResId: Int, val darkThemeResId: Int = lightThemeResId) : SeslThemeResourceDrawable.ResourceDrawable