标签:cursor coding att 修改 href utf-8 段子 draw logs
1.在资源文件drawable下新建一个光标控制color_cursor.xml
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
<size android:width="1dp" />
<solid android:color="#008000" />
</shape>
再分享一下我老师大神的人工智能教程吧。零基础!通俗易懂!风趣幽默!还带黄段子!希望你也加入到我们人工智能的队伍中来!https://www.cnblogs.com/captainbed
Android 设置EditText光标Cursor颜色及粗细
标签:cursor coding att 修改 href utf-8 段子 draw logs
原文地址:https://www.cnblogs.com/skiwnchhw/p/10167956.html