EditText光标不显示

设置一下参数即可:

android:cursorVisible="true"
android:textCursorDrawable="@null"
posted @ 2015-08-08 13:18  BBGL_Z  阅读(126)  评论(0)    收藏  举报