set Rotation Handle Drawable
fun setRotationHandleDrawable(drawable: Drawable?): AnnotationSelectionViewThemeConfiguration.Builder
Sets the drawable for the rotation handle of the selection.
Return
This builder for chaining.
Parameters
drawable
The drawable to use, or null to use the default.