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