set Fill Color
Sets annotation fill color to preferences.
Parameters
annotation Tool
Annotation tool for which we need the preferences.
color
Color to set.
abstract fun setFillColor(@NonNull annotationTool: AnnotationTool, @NonNull toolVariant: AnnotationToolVariant, @ColorInt color: Int)
Sets annotation fill color to preferences.
Parameters
annotation Tool
Annotation tool for which we need the preferences.
tool Variant
Variant of the annotation tool.
color
Color to set.