Android
public interface ColorProvider
Provider of colors for a glance composable's attributes.
Functions
getColor
public fun getColor(context: Context): Color
Returns the color the provider would use in the given context.
Provider of colors for a glance composable's attributes.
public interface ColorProvider
Provider of colors for a glance composable's attributes.
public fun getColor(context: Context): Color
Returns the color the provider would use in the given context.