Setting the android:textCursorDrawable
attribute to @null
should result in the use of android:textColor
as the cursor color.
Attribute “textCursorDrawable” is available in API level 12 and higher
Setting the android:textCursorDrawable
attribute to @null
should result in the use of android:textColor
as the cursor color.
Attribute “textCursorDrawable” is available in API level 12 and higher