EditText set cursor 位置 Demo

来源:互联网 发布:淘宝联盟买家 编辑:程序博客网 时间:2024/06/09 15:41
EditText.setSelection(string.length())
0 0