get Fill Color
Retrieve last configured fill color from preferences.
Return
Last configured fill color from preferences or default fill color if not available.
Parameters
annotation Tool
Annotation tool for which we need the preferences.
abstract fun getFillColor(@NonNull annotationTool: AnnotationTool, @NonNull toolVariant: AnnotationToolVariant): Int
Retrieve last configured fill color from preferences.
Return
Last configured fill color from preferences or default fill color if not available.
Parameters
annotation Tool
Annotation tool for which we need the preferences.
tool Variant
Variant of the annotation tool.