Change cursor color of an Editext for below 3.0 version

十年热恋 提交于 2019-12-11 08:34:32

问题


I want to change the android's edittext cursor color.I have used android:textCursorDrawable property but it supports only API level 12 or above.but my project minSDKVersion is 9 .So how can i change cursor color in below API level 12.

来源:https://stackoverflow.com/questions/27814373/change-cursor-color-of-an-editext-for-below-3-0-version

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!