I have an EditText
input in Android 4.0 and the Cursor is not showing inside it.
What can make the cursor not appear in the input field?
Make android:cursorVisible="true"
and
If you have used android:textColor
then set the android:textCursorDrawable
attribute to @null
.
Happy coding ;)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With