get Note Annotation Icon
Gets last configured annotation icon from preferences.
Return
Last configured annotation icon name or default if not available.
Parameters
annotation Tool
Annotation tool for which we need the preferences.
abstract fun getNoteAnnotationIcon(@NonNull annotationTool: AnnotationTool, @NonNull toolVariant: AnnotationToolVariant): String
Gets last configured annotation icon from preferences.
Return
Last configured annotation icon name or default if not available.
Parameters
annotation Tool
Annotation tool for which we need the preferences.
tool Variant
Variant of the annotation tool.