has Drawable Span
Checks if the drawable span displayed in the view
Parameters
Index of the character that is the beginning of the range of text to which span is attached
Index of the character that is the end of the range of text to which span is attached
Drawable resource to be matched
Lambda with custom Drawable -> Bitmap converter (default is null)
Checks if the drawable span displayed in the view
Parameters
Index of the character that is the beginning of the range of text to which span is attached
Index of the character that is the end of the range of text to which span is attached
Drawable to be matched
Lambda with custom Drawable -> Bitmap converter (default is null)
Checks if the drawable span displayed in the view
Parameters
Index of span in string's spans array
Drawable resource to be matched
Lambda with custom Drawable -> Bitmap converter (default is null)
Checks if the drawable span displayed in the view
Parameters
Index of span in string's spans array
Drawable to be matched
Lambda with custom Drawable -> Bitmap converter (default is null)