Package com. jeovanimartinez. androidutils. activity. config
Types
Link copied to clipboard
data class TaskDescriptionConfig( @StringOrStringRes val title: Any, @DrawableRes val icon: Int, @ColorInt val color: Int)
Content copied to clipboard
Class for configuration of activity TaskDescription.