set Bottom Left Scale Handle Drawable
fun setBottomLeftScaleHandleDrawable(drawable: Drawable?): AnnotationSelectionViewThemeConfiguration.Builder
Sets the scale handle drawable for the bottom-left corner of the selection.
Return
This builder for chaining.
Parameters
drawable
The drawable to use, or null to use the default.