create From Attributes
open fun createFromAttributes(@NonNull context: Context, @Nullable attrs: AttributeSet, @AttrRes defStyleAttr: Int, @StyleRes defStyleRes: Int): TooltipDrawable
open fun createFromAttributes(@NonNull context: Context, @Nullable attrs: AttributeSet): TooltipDrawable
Returns a TooltipDrawable from the given attributes.