问题
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